Skip to content

Commit 6872d80

Browse files
committed
📗 changelog for 0.3.2
1 parent 854506c commit 6872d80

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,24 @@
88
* 🔨 something that previously didn’t work as documentated – or according to reasonable expectations – should now work.
99
* ❗️ you will need to change your code to have the same effect in the future; or a feature will be removed in the future.
1010

11+
## Version 0.3.2
12+
13+
### [sklift.datasets](https://www.uplift-modeling.com/en/v0.3.1/api/datasets/index.html)
14+
15+
* 🔨 Fix bug in [fetch_x5](https://www.uplift-modeling.com/en/v0.3.1/api/datasets/fetch_x5.html) function by [@Muhamob](https://github.com/Muhamob).
16+
17+
### [sklift.metrics](https://www.uplift-modeling.com/en/v0.3.1/api/index/metrics.html)
18+
19+
* 📝 Fix docstring in [uplift_by_percentile](https://www.uplift-modeling.com/en/v0.3.1/api/metrics/uplift_by_percentile.html) function by [@ElisovaIra](https://github.com/ElisovaIra).
20+
21+
### [sklift.viz](https://www.uplift-modeling.com/en/v0.3.1/api/viz/index.html)
22+
23+
* 🔨 Fix bug in [plot_uplift_preds](https://www.uplift-modeling.com/en/v0.3.1/api/viz/plot_uplift_preds.html) function by [@bwbelljr](https://github.com/bwbelljr).
24+
25+
### Miscellaneous
26+
27+
* 📝 Change some images in ["RetailHero tutorial"](https://nbviewer.jupyter.org/github/maks-sh/scikit-uplift/blob/master/notebooks/RetailHero_EN.ipynb).
28+
1129
## Version 0.3.1
1230

1331
### [sklift.datasets](https://www.uplift-modeling.com/en/v0.3.1/api/datasets/index.html)

0 commit comments

Comments
 (0)