Skip to content

Commit

Permalink
Update HISTORY.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
pidefrem committed Jan 3, 2024
1 parent eba5f00 commit 7842773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ History
##### (##########)
------------------
* Allow to use of `y` and `groups` arguments in cross validator `get_n_splits` and `split`
to enable more split methods for :class:`MapieRegressor` (e.g. :class:`GroupKFold`, stratified continuous split).
methods to enable more cv-split methods for :class:`MapieRegressor` (e.g. :class:`GroupKFold`, stratified continuous split).
* Allow to use more split methods for MapieRegressor (ShuffleSplit, PredefinedSplit).
* Integrate ConformityScore into MapieTimeSeriesRegressor.
* Add (extend) the optimal estimation strategy for the bounds of the prediction intervals for regression via ConformityScore.
Expand Down

0 comments on commit 7842773

Please sign in to comment.