rob-med/awesome-TS-anomaly-detection
List of tools & datasets for anomaly detection on time-series data.
This is a curated list of tools and datasets specifically designed for detecting unusual patterns or 'anomalies' within time-series data. It helps practitioners who work with sequential data, like sensor readings, stock prices, or website traffic, to identify unexpected spikes, drops, or changes. The list provides a quick overview of various software options, showing what they input (your time-series data) and what they output (identified anomalies or forecasts), helping you choose the right tool for your specific needs.
3,165 stars. No commits in the last 6 months.
Use this if you need to find robust software solutions or relevant datasets to detect anomalies in data that changes over time, whether you're monitoring system performance, financial markets, or scientific experiments.
Not ideal if you are looking for general-purpose anomaly detection for static, non-sequential datasets, or if your primary need is data visualization or advanced statistical modeling without an anomaly detection focus.
Stars
3,165
Forks
464
Language
—
License
—
Category
Last pushed
Oct 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rob-med/awesome-TS-anomaly-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
elki-project/elki
ELKI Data Mining Toolkit
raphaelvallat/antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Minqi824/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.