boniolp/ADecimo
[ICDE 2024] a Web-app for Evaluation of Model selection for Anomaly Detection in Time Series
This tool helps data analysts and domain experts quickly identify unusual patterns or events in time series data. You input a time series dataset, and it automatically selects the most effective anomaly detection method for your specific data, then outputs the detected anomalies. It's designed for anyone working with fluctuating data, like system logs, sensor readings, or financial metrics, who needs to spot critical deviations without deep expertise in anomaly detection algorithms.
No commits in the last 6 months.
Use this if you have diverse time series datasets and need a reliable way to find anomalies without manually testing multiple detection algorithms for each dataset.
Not ideal if you require a very simple, single-method anomaly detector or need to integrate a custom anomaly detection algorithm not supported by the platform.
Stars
11
Forks
2
Language
Python
License
MIT
Category
Last pushed
Oct 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/boniolp/ADecimo"
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.