Skip to content

Commit c828c0a

Browse files
committed
Update HISTORY.rst
1 parent 55e074a commit c828c0a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: HISTORY.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ History
44

55
##### (##########)
66
------------------
7-
* Allow to use more split methods for MapieRegressor (ShuffleSplit, PredefinedSplit, GroupKFold).
7+
* Allow to use of `y` and `groups` arguments in cross validator :method: `get_n_splits` and `split`
8+
to enable more split methods for MapieRegressor (e.g. GroupKFold, stratified continuous split).
9+
* Allow to use more split methods for MapieRegressor (ShuffleSplit, PredefinedSplit).
810
* Integrate ConformityScore into MapieTimeSeriesRegressor.
911
* Add (extend) the optimal estimation strategy for the bounds of the prediction intervals for regression via ConformityScore.
1012
* Add new checks for metrics calculations.

0 commit comments

Comments
 (0)