We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171c00c commit 17b0bf3Copy full SHA for 17b0bf3
HISTORY.rst
@@ -5,7 +5,7 @@ History
5
##### (##########)
6
------------------
7
* Allow to use of `y` and `groups` arguments in cross validator `get_n_splits` and `split`
8
- 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).
9
* Allow to use more split methods for MapieRegressor (ShuffleSplit, PredefinedSplit).
10
* Integrate ConformityScore into MapieTimeSeriesRegressor.
11
* Add (extend) the optimal estimation strategy for the bounds of the prediction intervals for regression via ConformityScore.
0 commit comments