Version Compatibility
Reference examples tested with: chemprop 2.0+ (major API change from 1.x), RDKit 2024.09+, scikit-learn 1.4+, MAPIE 0.8+ (conformal prediction), shap 0.44+, pytorch 2.1+.
Before using code patterns, verify installed versions match. If versions differ:
- Python:
pip show <package>thenhelp(module.function)to check signatures - CLI:
chemprop train --help(chemprop 2.x);chemprop_train --help(1.x legacy)
If code throws ImportError, AttributeError, or TypeError
[Description truncada. Veja o README completo no GitHub.]