Skip to content

Releases: vanderschaarlab/autoprognosis

AutoPrognosis 0.1.21 Release Notes

15 Mar 10:59
e81ed21
Compare
Choose a tag to compare

AutoPrognosis 0.1.20 Release Notes

14 Feb 15:29
d0fc5de
Compare
Choose a tag to compare

Changelog:

  • demonstrator fixes
  • hyperimpute bugfixing

AutoPrognosis 0.1.18 Release Notes

31 Jan 21:57
fd00644
Compare
Choose a tag to compare

Changelog:

  • Serialization stability fixes
  • Demontrators bugfixing and improvements
  • HyperImpute 0.1.15

AutoPrognosis 0.1.17 Release Notes

27 Jan 20:15
34d0329
Compare
Choose a tag to compare

Changelog:

  • Cleanup wwarnings
  • Studies stability & improvements

AutoPrognosis 0.1.16 Release Notes

26 Jan 20:15
bd2a96b
Compare
Choose a tag to compare

Changelog:

  • Improve docs
  • Add multiple metrics for the classifier evaluation
[
     "aucroc",
     "aucprc",
     "accuracy",
     "f1_score_micro",
     "f1_score_macro",
     "f1_score_weighted",
     "kappa",
     "precision_micro",
     "precision_macro",
     "precision_weighted",
     "recall_micro",
     "recall_macro",
     "recall_weighted",
     "mcc",
 ]
  • Add "mse" and "mae" metrics for regression.

AutoPrognosis 0.1.15 Release Notes

19 Jan 10:08
7511807
Compare
Choose a tag to compare

Changelog:

  • Optuna 3.1 support: use JournalRedisStorage

AutoPrognosis 0.1.14 Release Notes

20 Dec 20:15
Compare
Choose a tag to compare

Hotfix:

  • Optimizer random seed issue

AutoPrognosis 0.1.13 Release Notes

20 Dec 17:37
Compare
Choose a tag to compare

Hotfix:

  • preprocessing random state issue

AutoPrognosis 0.1.12 Release Notes

17 Dec 17:43
d8c3d7d
Compare
Choose a tag to compare

Changelog:

  • studies bugfixing
  • docs improvements

AutoPrognosis 0.1.11 Release Notes

16 Dec 06:09
609bc16
Compare
Choose a tag to compare

Changelog: