Anomaly Open Source Projects
Browse 195 Anomaly open source projects, ranked by GitHub stars. Find the most popular Anomaly tools and libraries.
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Metrics details
| Stars | 24,699 |
yzhao062/pyod
A Python library for anomaly detection across tabular, time series, graph, text, image, and audio data. 60+ detectors, benchmark-backed ADEngine orchestration, and an agentic workflow for AI agents.
Metrics details
| Stars | 9,920 |
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes. Last update late 2025 for LLM and VLM works!
Metrics details
| Stars | 9,348 |
lawlite19/MachineLearning_Python
机器学习算法python实现
Metrics details
| Stars | 8,554 |
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
Metrics details
| Stars | 4,682 |
rob-med/awesome-TS-anomaly-detection
List of tools & datasets for anomaly detection on time-series data.
Metrics details
| Stars | 3,163 |
hoya012/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
Metrics details
| Stars | 2,894 |
ept/hermitage
What are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolation levels.
Metrics details
| Stars | 2,732 |
SeldonIO/alibi-detect
Algorithms for outlier, adversarial and drift detection
Metrics details
| Stars | 2,540 |
etsy/skyline
It'll detect your anomalies! Part of the Kale stack.
Metrics details
| Stars | 2,131 |
numenta/NAB
The Numenta Anomaly Benchmark
Metrics details
| Stars | 2,101 |
tradytics/surpriver
Find big moving stocks before they move using machine learning and anomaly detection
Metrics details
| Stars | 1,865 |
dreadl0ck/netcap
A framework for secure and scalable network traffic analysis - https://netcap.io
Metrics details
| Stars | 1,803 |
linjinjin123/awesome-AIOps
AIOps学习资料汇总,欢迎一起补全这个仓库,欢迎star
Metrics details
| Stars | 1,745 |
chenryn/aiops-handbook
Collection of slides, repositories, papers about AIOps
Metrics details
| Stars | 1,557 |
logpai/loglizer
A machine learning toolkit for log-based anomaly detection [ISSRE'16]
Metrics details
| Stars | 1,423 |
NVIDIA-AI-IOT/deepstream_reference_apps
Samples for TensorRT/Deepstream for Tesla & Jetson
Metrics details
| Stars | 1,344 |
sentinl/sentinl
Kibana Alert & Report App for Elasticsearch
Metrics details
| Stars | 1,323 |
chickenbestlover/RNN-Time-series-Anomaly-Detection
RNN based Time-series Anomaly detector model implemented in Pytorch.
Metrics details
| Stars | 1,306 |
linkedin/luminol
Anomaly Detection and Correlation library
Metrics details
| Stars | 1,230 |
arundo/adtk
A Python toolkit for rule-based/unsupervised anomaly detection in time series
Metrics details
| Stars | 1,215 |
yahoo/egads
A Java package to automatically detect anomalies in large scale time-series data
Metrics details
| Stars | 1,190 |
khundman/telemanom
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
Metrics details
| Stars | 1,179 |
curiousily/Deep-Learning-For-Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
Metrics details
| Stars | 1,073 |
cuge1995/awesome-time-series
list of papers, code, and other resources
Metrics details
| Stars | 1,060 |
TingNie/Coursera-ML-using-matlab-python
coursera吴恩达机器学习课程作业自写Python版本+Matlab原版
Metrics details
| Stars | 963 |
NetManAIOps/OmniAnomaly
KDD 2019: Robust Anomaly Detection for Multivariate Time Series through Stochastic Recurrent Neural Network
Metrics details
| Stars | 932 |
MentatInnovations/datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Metrics details
| Stars | 915 |
samet-akcay/ganomaly
GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training
Metrics details
| Stars | 890 |
shubhomoydas/ad_examples
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
Metrics details
| Stars | 874 |
firmai/business-machine-learning
A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Management and Operations (by @firmai)
Metrics details
| Stars | 819 |
zillow/luminaire
Luminaire is a python package that provides ML driven solutions for monitoring time series data.
Metrics details
| Stars | 807 |
logpai/awesome-log-analysis
A list of awesome research on log analysis, anomaly detection, fault localization, and AIOps
Metrics details
| Stars | 800 |
lukasruff/Deep-SVDD-PyTorch
A PyTorch implementation of the Deep SVDD anomaly detection method
Metrics details
| Stars | 784 |
tensorflow/data-validation
Library for exploring and validating machine learning data
Metrics details
| Stars | 782 |
target/matrixprofile-ts
A Python library for detecting patterns and anomalies in massive datasets using the Matrix Profile
Metrics details
| Stars | 741 |
ahlashkari/CICFlowMeter
CICFlowmeter-V4.0 (formerly known as ISCXFlowMeter) is an Ethernet traffic Bi-flow generator and analyzer for anomaly detection that has been used in many Cybersecurity datsets such as Android Adware-General Malware dataset (CICAAGM2017), IPS/IDS dataset (CICIDS2017), Android Malware dataset (CICAndMal2017) and Distributed Denial of Service (CICDDoS2019).
Metrics details
| Stars | 705 |
jepsen-io/elle
Black-box transactional safety checker based on cycle detection
Metrics details
| Stars | 699 |
fjchange/awesome-video-anomaly-detection
Papers for Video Anomaly Detection, released codes collection, Performance Comparision.
Metrics details
| Stars | 669 |
yzhao062/combo
(AAAI' 20) A Python Toolbox for Machine Learning Model Combination
Metrics details
| Stars | 662 |
Azure/Azure-Sentinel-Notebooks
Interactive Azure Sentinel Notebooks provides security insights and actions to investigate anomalies and hunt for malicious behaviors.
Metrics details
| Stars | 623 |
AICoE/prometheus-anomaly-detector
A newer more updated version of the prometheus anomaly detector (https://github.com/AICoE/prometheus-anomaly-detector-legacy)
Metrics details
| Stars | 611 |
KDD-OpenSource/DeepADoTS
Repository of the paper "A Systematic Evaluation of Deep Anomaly Detection Methods for Time Series".
Metrics details
| Stars | 599 |
earthgecko/skyline
Anomaly detection
Metrics details
| Stars | 592 |
curiousily/Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras
iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data
Metrics details
| Stars | 588 |
LiDan456/MAD-GANs
Applied generative adversarial networks (GANs) to do anomaly detection for time series data
Metrics details
| Stars | 582 |
hendrycks/outlier-exposure
Deep Anomaly Detection with Outlier Exposure (ICLR 2019)
Metrics details
| Stars | 577 |
lin-shuyu/VAE-LSTM-for-anomaly-detection
We propose a VAE-LSTM model as an unsupervised learning approach for anomaly detection in time series.
Metrics details
| Stars | 577 |
WaqasSultani/AnomalyDetectionCVPR2018
Metrics details
| Stars | 554 |
baidu/Curve
An Integrated Experimental Platform for time series data anomaly detection.
Metrics details
| Stars | 536 |
zhuyiche/awesome-anomaly-detection
A complete list of papers on anomaly detection.
Metrics details
| Stars | 530 |
kLabUM/rrcf
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
Metrics details
| Stars | 523 |
donggong1/memae-anomaly-detection
MemAE for anomaly detection. -- Gong, Dong, et al. "Memorizing Normality to Detect Anomaly: Memory-augmented Deep Autoencoder for Unsupervised Anomaly Detection". ICCV 2019.
Metrics details
| Stars | 515 |
sahandha/eif
Extended Isolation Forest for Anomaly Detection
Metrics details
| Stars | 493 |
xiahaifeng1995/PaDiM-Anomaly-Detection-Localization-master
This is an unofficial implementation of the paper “PaDiM: a Patch Distribution Modeling Framework for Anomaly Detection and Localization”.
Metrics details
| Stars | 487 |
StevenLiuWen/ano_pred_cvpr2018
Official implementation of Paper Future Frame Prediction for Anomaly Detection -- A New Baseline, CVPR 2018
Metrics details
| Stars | 462 |
donglee-afar/logdeep
log anomaly detection toolkit including DeepLog
Metrics details
| Stars | 461 |
w3c/webref
Machine-readable references of terms defined in web browser specifications
Metrics details
| Stars | 450 |
houssamzenati/Efficient-GAN-Anomaly-Detection
Metrics details
| Stars | 436 |
wuyifan18/DeepLog
Pytorch Implementation of DeepLog.
Metrics details
| Stars | 430 |
