Skip to content

Commit

Permalink
fix: seasonality feedback overwrites skip measurements feedback (#1833)
Browse files Browse the repository at this point in the history
* use camelcase in detector_config.yaml
* create assets for anomaly detection unit tests
* create unit tests for anomaly detection

---------
Co-authored-by: Vijay Kiran <[email protected]>
  • Loading branch information
tituskx authored Mar 14, 2023
1 parent 2b97507 commit 6990eb9
Show file tree
Hide file tree
Showing 3 changed files with 403 additions and 281 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ feedback_processor_params:
ds:
y:
delta: "external_regressor"
skip_measurements:
skipMeasurements:

prophet_detector:
preprocess_params:
Expand Down
Loading

0 comments on commit 6990eb9

Please sign in to comment.