Light-weight AutoML with LazyQSAR
Here we describe LazyQSAR, our library for baseline modeling of QSAR tasks
Installation
Usage
Get an example
You can find example data in the fantastic Therapeutic Data Commons portal.
Here we are selecting the hERG blockade toxicity dataset. Let's refactor data for convenience.
Build a model
Now we can train (and validate) a model based on Morgan fingerprints.
This library is only intended for quick-and-dirty QSAR modeling. For a more complete automated QSAR modeling, please refer to ZairaChem
Last updated