Hyperactive
Hyperactive copied to clipboard
Add sktime detector integration
- Adds an integration for tuning sktime detector / anomaly-detection estimators from Hyperactive.
- Provides an experiment adapter
SktimeDetectorExperimentand a wrapper estimatorTSDetectorOptCvso Hyperactive optimizers can tune sktime detectors with the same workflow used for classifiers/forecasters. - Fixes #197