You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: