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.

pyod
79
Verified
SUOD
53
Established
Maintenance 17/25
Adoption 15/25
Maturity 25/25
Community 22/25
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 18/25
Stars: 9,747
Forks: 1,459
Downloads:
Commits (30d): 14
Language: Python
License: BSD-2-Clause
Stars: 393
Forks: 46
Downloads:
Commits (30d): 0
Language: Python
License: BSD-2-Clause
No risk flags
Stale 6m

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.

data-analysis fraud-detection quality-control system-monitoring data-auditing

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.

fraud-detection intrusion-detection data-mining anomaly-detection large-scale-data-analysis

Scores updated daily from GitHub, PyPI, and npm data. How scores work