We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2548a3a + 2823152 commit 44370b7Copy full SHA for 44370b7
HISTORY.rst
@@ -6,6 +6,8 @@ History
6
------------------
7
8
* 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
11
* Replace `assert np.array_equal` by `np.testing.assert_array_equal` in Mapie unit tests
12
* Replace `github.com/simai-ml/MAPIE` by `github.com/scikit-learn-contrib/MAPIE`in all Mapie files
13
* Extend `ConformityScore` to support regression (with `BaseRegressionScore`) and to support classification (with `BaseClassificationScore`)
0 commit comments