Skip to content

[ENH] extend sktime ForecastingOptCV with broadcasting options and returned parameters #198

@fkiraly

Description

@fkiraly

The sktime ForecastingOptCV provides basic tuning abilities, but is lacking some parameters that sktime native tuners have, e.g., ForecastingGridSearchCV.

These should be added:

  • tune_by_instance and tune_by_variable parameters
  • attributes returned such as refit_time_ etc, although it needs to be checked what can be easily added, and what may require the optimizers to return more metadata

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions