Skip to content

Properly deprecate TimeSeriesRegressor.partial_fit method #699

@Valentin-Laurent

Description

@Valentin-Laurent

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

No one assigned

    Labels

    Contributors welcome 👋🏻Especially relevant issue/PR for contributors to work on.Other or internalIf no other grey tag is relevant or if issue from the MAPIE teamPR in progressPR by external contributor in progress for this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions