[ML] Anomaly detection fails to identify linear trend
Open
:ml
>bug
8.15.3
v8.16.0
v9.0.0
- Dominant language
- C++
- Stars
- 157
- Forks
- 67
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 16
Description
In certain cases with low event rate and large bucket span (e.g. `bucket_span: 1d` with a single event in the bucket), the anomaly detection model fails to recognize the linear trend. As an effect, is also forecasts a decreasing trend smoothly regressing to the mean as the prediction horizon increases.


Contributor guide
Assessment
This issue has not been assessed yet.