Build a QSAR Model in 8 Lines of Python

This post is just a pointer to a Jupyter notebook. 

https://colab.research.google.com/github/PatWalters/practical_cheminformatics_tutorials/blob/main/ml_models/QSAR_in_8_lines.ipynb

The code is in this git repo. 

https://github.com/PatWalters/practical_cheminformatics_tutorials





Comments

Popular posts from this blog

Some Thoughts on Splitting Chemical Datasets

We Need Better Benchmarks for Machine Learning in Drug Discovery

Comparing Classification Models - You’re Probably Doing It Wrong