We had two issues when installing chebai for inference only:
- missing
jsonargparse caused some error in lightning
- missing
scikit-learn causes issues with the pubchem dataset
Both dependencies are included in the [dev] extra.
Todo
- move
jsonargparse to the regular dependencies
- only load
sklearn when a PubChem dataset is actually instantiated
We had two issues when installing chebai for inference only:
jsonargparsecaused some error in lightningscikit-learncauses issues with the pubchem datasetBoth dependencies are included in the
[dev]extra.Todo
jsonargparseto the regular dependenciessklearnwhen a PubChem dataset is actually instantiated