Skip to content

Releases: MolecularAI/QSARtuna

3.1.4

03 Oct 11:23
1b0c945
Compare
Choose a tag to compare

CustomRegressionModel and CustomClassificationModel added to algorithms
Convert sklearn like models to QSARtuna models
Convert preexisting QSARtuna models to uncertainty enabled versions
Automatic naming of models when no specific name supplied
Misc bug fixes
Relaxed Python versioning
Tracking/building latency improvements

3.1.3

16 Sep 15:53
b509ff4
Compare
Choose a tag to compare
  • Improvements to model build process compute time and efficiency
  • Model calibration reported at build time

3.1.2

28 Aug 16:22
7908da7
Compare
Choose a tag to compare

This version incorporates AutoML into QSARtuna for automated model rebuilding. See the Documentation and README for more details.

3.1.1

09 Jul 11:30
a7a4e5d
Compare
Choose a tag to compare

-AmorProt and MAPC descriptors as co-variate auxiliary descriptors

  • MAPC and Amorprot fingerprints added
  • Bug fixes
  • Precomputed descriptors inference improvements

3.1.0

02 Jul 14:54
2edc288
Compare
Choose a tag to compare

This release has bug fixes and stability improvements.

PathFP fingerprints added
KNN algorithms added
ZScales descriptors and co-variate auxiliary descriptors
PCM support and peptide-protein modelling support
Precomputed descriptors inference improvements
ChemProp MPS support

3.0.0.1

25 Mar 11:11
3f2cf10
Compare
Choose a tag to compare

QPTUNA was renamed to QSARtuna to avoid confusion with the original Optuna OSS
qsartuna-3.0.0.1.tar.gz

3.0.0

22 Feb 13:22
Compare
Choose a tag to compare

Uncertainty estimation, explainability, model calibration, ChemProp and more new functionailities

2.4.1

24 Feb 14:29
Compare
Choose a tag to compare

This is the first public release of Qptuna.