/glycyl-ml

Primary LanguageJupyter Notebook

Instructions to reproduce the results:

Steps:

  1. Download the data to be used to train the machine learning models.
  2. Download the python file (either in ipynb format or py format as per your convenience), which has the code for Convolutional Neural Network (CNN) and XgBoost models to be used in our analysis.
  3. Change the path of the data file in the code as per yours.
  4. You are ready to run the code.
  5. Compare the results you got with the ones provided on the GitHub page.


If you are comfortable with Google Colab, you can access and run the python code directly by clicking here.