scikit-learn-contrib / MAPIE

A scikit-learn-compatible module to estimate prediction intervals and control risks based on conformal predictions.
https://mapie.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
1.3k stars 111 forks source link

Use the existing tutorial on ts changepoint to align the notebook #490

Closed BaptisteCalot closed 3 months ago

BaptisteCalot commented 4 months ago

Description

There is a tutorial on time series that we will consider as a reliable source to improve the second part of our notebook with the changepoint

Here is the tutorial : https://mapie.readthedocs.io/en/latest/examples_regression/4-tutorials/plot_ts-tutorial.html

Fixes #489

Type of change

Please remove options that are irrelevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist