-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
It would be nice to have an estimator level integration with detectors in the skforecast package.
https://github.com/skforecast/skforecast
This would require:
- a
BaseExperimentdescendant classSkforecastExperimentwhich carries out a backtesting experiment for time series forecasters. This can lean onSktimeForecastingExperiment. Also see the extension template https://github.com/SimonBlanke/Hyperactive/blob/main/extension_templates/experiments.py - a
SkforecastOptCvclass inheriting fromskforecastBaseEstimatorsimilar to the other classes inhyperactive.integrations. Internally, it uses theSkforecastExperiment
JavierEscobarOrtiz
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers