pyod and SUOD
SUOD is a scalable acceleration system designed to efficiently orchestrate and ensemble multiple heterogeneous outlier detection algorithms from PyOD, making them complementary tools that work together rather than competitors.
About pyod
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
This helps data analysts and researchers identify unusual or suspicious data points within large, complex datasets. You input your tabular data, and it outputs scores indicating how much each data point deviates from the norm. This is designed for anyone who needs to find anomalies in multivariate data for tasks like fraud detection, quality control, or system monitoring.
About SUOD
yzhao062/SUOD
(MLSys' 21) An Acceleration System for Large-scare Unsupervised Heterogeneous Outlier Detection (Anomaly Detection)
This project helps data analysts and engineers efficiently identify unusual patterns or 'outliers' within very large and complex datasets. It takes in your raw data and, by running multiple anomaly detection methods in parallel, quickly outputs scores or labels indicating which data points are abnormal. This is ideal for professionals needing to spot anomalies in big data, such as in fraud detection or system intrusion monitoring.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work