ruananswer / twitter-anomalyDetection-java

A Java implementation of [twitter anomaly detection](https://github.com/twitter/AnomalyDetection). But optimized the time complexity from o(n^2) to o(nlogn).
23Updated last year

Related projects: