ruananswer / twitter-anomalyDetection-javaLinks
A Java implementation of [twitter anomaly detection](https://github.com/twitter/AnomalyDetection). But optimized the time complexity from o(n^2) to o(nlogn).
☆26Updated 5 months ago
Alternatives and similar repositories for twitter-anomalyDetection-java
Users that are interested in twitter-anomalyDetection-java are comparing it to the libraries listed below
Sorting:
- Java implementation of Seasonal-Trend-Loess time-series decomposition algorithm.☆124Updated last year
- Anomaly detection for streaming time series, featuring automated model selection.☆210Updated last year
- ☆23Updated 5 years ago
- A Java package to automatically detect anomalies in large scale time-series data☆1,189Updated 2 years ago
- A CEP library to run Siddhi within Apache Flink™ Streaming Application (Not maintained)☆247Updated last year
- Java library for the HyperLogLog algorithm☆316Updated 7 years ago
- Mirror of Apache Twill☆69Updated 5 years ago
- A better compressed bitset in Java☆143Updated 2 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆177Updated 2 years ago
- Druid indexing plugin for using Spark in batch jobs☆101Updated 4 years ago
- Java library for efficiently working with heap and off-heap memory