Skip to content

Commit 5260877

Browse files
committed
Add : mention the clipping when it is used
1 parent ae15a19 commit 5260877

File tree

2 files changed

+86
-42
lines changed

2 files changed

+86
-42
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)