v0.1.1
Version 0.1.1
sklift.viz
- 💥 Add plot_uplift_by_percentile by @ElisovaIra.
- 🔨 Fix bug with import plot_treatment_balance_curve.
sklift.metrics
- 💥 Add response_rate_by_percentile by @ElisovaIra.
- 🔨 Fix bug with import uplift_auc_score and qini_auc_score.
- 📝 Fix typos in docstrings.
Miscellaneous
- 💥 Add tutorial "Example of usage model from sklift.models in sklearn.pipeline".
- 📝 Add link to Release History in main Readme.md.