Skip to content

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Aug 24, 2025

This PR adds a SktimeForecastingTask, which defines a full benchmarking run for a forecaster that is passed later in _evaluate.

This object could be used as a "task" in the sktime ForecastingBenchmark.

Draft for discussion and reviewing the design:

  • it is quite similar to and partially duplicative with SktimeForecastingExperiment which is used in tuning. How should we deal with the similarity and intersection?
    • we could merge into a single class, depending on whether forecaster gets passed or not. Not sure where that leads though
  • is this a possible 1:1 dropin (or almost) for the task object in sktime?

@fkiraly fkiraly added the enhancement New feature or request label Aug 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant