sherlock
sherlock copied to clipboard
For anomalies detection, Timeseries / Anomal Detection Models are picked from config file instead of user defined models from UI
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.