Skip to content
forked from ml-jku/lsc

Large-scale comparison of machine learning methods for drug target prediction on ChEMBL

License

Notifications You must be signed in to change notification settings

mochammadichsan/lsc

 
 

Repository files navigation

lsc

Large-scale comparison of machine learning methods for drug target prediction on ChEMBL



Additional Information on dataset creation and code: http://ml.jku.at/research/lsc/index.html



Dataset Download: http://ml.jku.at/research/lsc/mydata.html



Update Feb 2020:

  • Consider that the source codes are based on an older version of TF1.X and are not adapted to the eager execution mode of TF2.
  • A technical appendix and a partial reanalysis is available here. To obtain the results there, change "normalizeLocalDense" to "True" even for sparse features (since for simplicity reasons the matrix in the reference code is converted to a dense one).


BibTeX:

@Article{bib:Mayr2018,
  author="Mayr, Andreas and Klambauer, G{\"u}nter and Unterthiner, Thomas and Steijaert, Marvin and Wegner, J{\"o}rg K. and Ceulemans, Hugo and Clevert, Djork-Arn{\'e} and Hochreiter, Sepp",
  title={{Large-scale comparison of machine learning methods for drug target prediction on ChEMBL}},
  journal="Chem. Sci.",
  year="2018",
  volume="9",
  issue="24",
  pages="5441-5451"
}

About

Large-scale comparison of machine learning methods for drug target prediction on ChEMBL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.2%
  • Python 39.0%
  • R 3.5%
  • Shell 3.0%
  • Other 0.3%