Skip to content

Commit cc66907

Browse files
committed
✔️ Add changes in changelog
1 parent 16bc4b4 commit cc66907

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,20 @@
1111
## Version 0.2.0
1212
_in development_
1313

14+
### [User Guide](https://scikit-uplift.readthedocs.io/en/latest/user_guide.html)
15+
16+
🔥 Add [User Guide](https://scikit-uplift.readthedocs.io/en/latest/user_guide.html)
17+
1418
### [sklift.models](https://scikit-uplift.readthedocs.io/en/latest/api/models.html)
1519

1620
* 💥 Add `treatment interaction` method to [SoloModel](https://scikit-uplift.readthedocs.io/en/latest/api/viz.html#sklift.models.models.SoloModel) approach by [@AdiVarma27](https://github.com/AdiVarma27).
1721

22+
### [sklift.metrics](https://scikit-uplift.readthedocs.io/en/latest/api/metrics.html)
23+
24+
* 💥 Add [uplift_by_percentile](/) function by [@ElisovaIra](https://github.com/ElisovaIra).
25+
* 💥 Add [weighted_average_uplift](/) function by [@ElisovaIra](https://github.com/ElisovaIra).
26+
* 🔨 Add normalisation in [qini_auc_score](https://scikit-uplift.readthedocs.io/en/latest/metrics.html#sklift.metrics.metrics.qini_auc_score).
27+
1828
### Miscellaneous
1929

2030
* 💥 Add contributors in main Readme and in index page of docs.

0 commit comments

Comments
 (0)