Ml-tooling

Latest version: v0.12.1

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

Scan your dependencies

Page 2 of 5

0.9.2

- Bug fix for logging when feature unions (DFFeatureUnion) had tuples

0.9.1

- Hot fix python version to 3.7

0.9.0

- Breaking change - Model methods load_estimator and save_estimator now takes a Storage class that defines how and where to store estimators.
- Added the ability to declare that a saved model should be a production estimator.
- Added corresponding `.load_production_estimator` to `Model`

0.8.1

- Removed gitpython as a dependency

0.8.0

- Replaced custom feature permutation importance with sklearns implementation from v0.22
- Breaking change - Dataset is now a separate object that has to be instantiated outside Modeldata
- Breaking change - ModelData is now renamed to Model
- Added new properties `is_estimator` and `is_regressor` which checks what type of estimator is used

0.7.1

- Joblib is now a dependency, instead of being vendored with scikit-learn
- Updated requirements

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.