Skip to content

Commit

Permalink
Merge pull request #490 from scikit-learn-contrib/489-use-the-existin…
Browse files Browse the repository at this point in the history
…g-tutorial-on-ts-changepoint-to-align-the-notebook

Use the existing tutorial on ts changepoint to align the notebook
  • Loading branch information
BaptisteCalot authored Aug 2, 2024
2 parents e1dd0e7 + 9c8373e commit 2823152
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 107 deletions.
2 changes: 2 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ History
0.8.x (2024-xx-xx)
------------------

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

0 comments on commit 2823152

Please sign in to comment.