Skip to content

Commit 2823152

Browse files
Merge pull request #490 from scikit-learn-contrib/489-use-the-existing-tutorial-on-ts-changepoint-to-align-the-notebook
Use the existing tutorial on ts changepoint to align the notebook
2 parents e1dd0e7 + 9c8373e commit 2823152

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
@@ -5,6 +5,8 @@ History
55
0.8.x (2024-xx-xx)
66
------------------
77

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

0 commit comments

Comments
 (0)