All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improve SHAP RFECV API and documentation
- Fix issue with the distribution uploaded to pypi
- Add SHAP RFECV for features elimination
- Add SHAP Model Inspector with docs and tests
- Add resemblance model, with SHAP based importance
- Improve the docs for resemblance model
- Refactor stats tests, improve docs and expose functionality to users
- Improve Tree Bucketer, enable user to pass own tree object
- Improve docs for stats_tests
- Refactor stats_tests
- TreeBucketer, which bins the data based on the target distribution, using Decision Trees fitted on a single feature
- PSI calculation includes the p-values calculation
- metric_volatility and sample_similarity rebuilt
- New documentation
- Faster tests
- Improved and simplified API
- Scorer class added to the package
- Removed data from repository
- Hiding unfinished functionality from the user
- VolalityEstimation now has random_seed argument
- Improved unit testing
- Improved documentation README and CONTRIBUTING
- Added dependency on scipy 1.4+
- Readthedocs documentation website
- Added CHANGELOG.md
- Renamed to probatus
- Improved testing by adding pyflakes to CI
- probatus.metric_uncertainty.VolatilityEstimation is now deterministic, added random_state parameter
0.1.0 - 2019-09-21
Initial release, commit ecbd0d08a6eea370afda4a4790edeb4ee382995c