arundo / adtk

A Python toolkit for rule-based/unsupervised anomaly detection in time series
https://adtk.readthedocs.io
Mozilla Public License 2.0
1.09k stars 145 forks source link

Allow AD to predict only based on past values #102

Open rbs392 opened 4 years ago

rbs392 commented 4 years ago

Allow SeasonalAD, LevelShiftAD and PersistAD to predict only based on past values

rbs392 commented 4 years ago

@tailaiw