Skip to content

Commit e5ca419

Browse files
committed
Merge branch 'feature/changelog' into dev
2 parents 336a244 + 2531123 commit e5ca419

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ _in development_
1313

1414
### [sklift.models](https://scikit-uplift.readthedocs.io/en/latest/api/models.html)
1515

16-
* 🔨 Fix bug in [TwoModels](https://scikit-uplift.readthedocs.io/en/latest/api/models.html#sklift.models.models.TwoModels) (ddr_control) in regression models.
16+
* 🔨 Fix bugs in [TwoModels](https://scikit-uplift.readthedocs.io/en/latest/api/models.html#sklift.models.models.TwoModels) for regression problem.
1717
* 📝 Minor code refactoring.
1818

1919
### [sklift.metrics](https://scikit-uplift.readthedocs.io/en/latest/api/metrics.html)
@@ -22,6 +22,7 @@ _in development_
2222

2323
### [sklift.viz](https://scikit-uplift.readthedocs.io/en/latest/api/viz.html)
2424

25+
* 💥 Add bar plot in [plot_uplift_by_percentile](https://scikit-uplift.readthedocs.io/en/latest/api/viz.html#sklift.viz.base.plot_uplift_by_percentile) by [@ElisovaIra](https://github.com/ElisovaIra).
2526
* 🔨 Fix bug in [plot_uplift_by_percentile](https://scikit-uplift.readthedocs.io/en/latest/api/viz.html#sklift.viz.base.plot_uplift_by_percentile).
2627
* 📝 Minor code refactoring.
2728

0 commit comments

Comments
 (0)