yahoo / egads

A Java package to automatically detect anomalies in large scale time-series data
Other
1.17k stars 330 forks source link

The best anomaly detection model for my case #61

Open jonatasfreitasv opened 4 years ago

jonatasfreitasv commented 4 years ago

Hi,

I try to detect anomaly detection in time-series with last sales and forecast sales for next x weeks.

The time-series have seasonality and holidays outliers.

I have 3 years of data and sales is grouped by week.

What the recommended AD_MODEL for this case?