Skip to content

v0.9.0

Compare
Choose a tag to compare
@ehudkr ehudkr released this 29 Sep 12:29
· 25 commits to master since this release

Release v0.9.0
https://pypi.org/project/causallib/0.9.0/

Main changes

Two main additions on the model evaluations front.

  1. We refactored the whole evaluation module, changing the API to be a lot more user friendly, with options to customize the generated plots.
  2. We added a whole suite of causal-oriented metrics and scorers, that allow to integrate with scikit-learn's model selection machinery (like GridSearchCV, or any other scikit-learn compatible hyperparameter search model), and perform model selection in cross validation.

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.9.0