Skip to main content
Enterprise only
Compares current value to the value predicted by a model combining a regression model and an ETS forecasting algorithm(^1). The regression model learns the events effect. Eg Christmas, sales. The ETS model learns the level, the trend and the seasonality in the timeseries after the effect of events have been removed.

Inputs

"targetProperty": "current": The data on which to perform detection. It should contain the historical data to use for training. "targetProperty": "current_events": Optional. The events data on which to perform detection. It should contain the historical events data to use for training.

Parameters

Regressors

Example

(^1): See https://www.researchgate.net/publication/5179823_Prediction_Intervals_for_Exponential_Smoothing_State_Space_Models iso-8601 one-step-eval