-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Labels
Contributors welcome 👋🏻Especially relevant issue/PR for contributors to work on.Especially relevant issue/PR for contributors to work on.Other or internalIf no other grey tag is relevant or if issue from the MAPIE teamIf no other grey tag is relevant or if issue from the MAPIE teamPR in progressPR by external contributor in progress for this issuePR by external contributor in progress for this issue
Description
The partial_fit method of TimeSeriesRegressor is deprecated, but is still used in 2 files of the documentation:
- plot_timeseries_enbpi.py
- ts-changepoint.ipynb
We should
- update those file using the new
update
method - give a version number for actual deprecation. Because this method has been deprecated for a while, rather than deprecating it in 2 minor versions (as per sklearn guidelines), I suggest deprecating it in the next minor version.
Metadata
Metadata
Assignees
Labels
Contributors welcome 👋🏻Especially relevant issue/PR for contributors to work on.Especially relevant issue/PR for contributors to work on.Other or internalIf no other grey tag is relevant or if issue from the MAPIE teamIf no other grey tag is relevant or if issue from the MAPIE teamPR in progressPR by external contributor in progress for this issuePR by external contributor in progress for this issue