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.
64Updated 5 years ago

Related projects

Alternatives and complementary repositories for anomaly_detection