Skip to content

Commit 44370b7

Browse files
Merge branch 'master' into 212-predict_params_mapie_without_classification
2 parents 2548a3a + 2823152 commit 44370b7

File tree

2 files changed

+251
-107
lines changed

2 files changed

+251
-107
lines changed

HISTORY.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ History
66
------------------
77

88
* Add `** predict_params` in fit and predict method for Mapie Regression
9+
* Update the ts-changepoint notebook with the tutorial
10+
* Change import related to conformity scores into ts-changepoint notebook
911
* Replace `assert np.array_equal` by `np.testing.assert_array_equal` in Mapie unit tests
1012
* Replace `github.com/simai-ml/MAPIE` by `github.com/scikit-learn-contrib/MAPIE`in all Mapie files
1113
* Extend `ConformityScore` to support regression (with `BaseRegressionScore`) and to support classification (with `BaseClassificationScore`)

0 commit comments

Comments
 (0)