sherlock icon indicating copy to clipboard operation
sherlock copied to clipboard

For anomalies detection, Timeseries / Anomal Detection Models are picked from config file instead of user defined models from UI

Open vishalgarg837 opened this issue 4 years ago • 0 comments

My config has TS_MODEL -> OlympicModel and AD_MODEL -> KSigmaModel. However, for the anomaly I am defining, I selected different models. The models defined by me are not picked up for anomaly detection, the default one from config is used.

vishalgarg837 avatar Jan 11 '22 05:01 vishalgarg837