Autoprognosis

Latest version: v0.1.21

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.1.14

Hotfix:
- Optimizer random seed issue

0.1.13

Hotfix:
- preprocessing random state issue

0.1.12

Changelog:
- studies bugfixing
- docs improvements

0.1.11

Changelog:
- Add readthedocs link https://autoprognosis.readthedocs.io/en/latest/
- Improve docstrings

0.1.10

Changelog:
- Add `fit` API call for the studies. Returns a trained model directly.
- Random states bugfixing for studies, explainers etc.
- Add `feature_selection` parameters to the studies.
- sklearn params bugfixing: RF, bagging, adaboost, version 1.2
- update default imputers: [ice, missforest, hyperimpute, mean]
- data_cleanup plugin: drop constant features, high VIF features(multicollinearity). Added by default before the prediction layer.
- Data Encoding bugfixing: handle missing/unseen values.
- update env variables:
- `N_LEARNERS_JOBS` : number of CPUs to use by base learners
- `N_OPT_JOBS`: number of CPUs to use for hyperparam search
- `REDIS_HOST` : Redis IP address. useful when running in distributed clusters.
- `REDIS_PORT` : Redis port.
- Update HyperImpute
- Add evaluation tools for multiple seeds.

Tutorials:
- add MICE tutorial
- add categorical imputation tutorial
- add serialization tutorial

0.1.9

Changelog(https://github.com/vanderschaarlab/autoprognosis/pull/40):
- fix StackingEnsemble crash(https://github.com/vanderschaarlab/autoprognosis/issues/17)
- Improve errors for not fitted models

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.