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 e1dd0e7 + 9c8373e commit 2823152Copy full SHA for 2823152
HISTORY.rst
@@ -5,6 +5,8 @@ History
5
0.8.x (2024-xx-xx)
6
------------------
7
8
+* Update the ts-changepoint notebook with the tutorial
9
+* Change import related to conformity scores into ts-changepoint notebook
10
* Replace `assert np.array_equal` by `np.testing.assert_array_equal` in Mapie unit tests
11
* Replace `github.com/simai-ml/MAPIE` by `github.com/scikit-learn-contrib/MAPIE`in all Mapie files
12
* Extend `ConformityScore` to support regression (with `BaseRegressionScore`) and to support classification (with `BaseClassificationScore`)
0 commit comments