HamishWoodrow / anomaly_detection

This is a times series anomaly detection algorithm, implemented in Python, for catching multiple anomalies. It uses a moving average with an extreme student deviate (ESD) test to detect anomalous points.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HamishWoodrow/anomaly_detection Stargazers