HROlive/Applications-of-AI-for-Anomaly-Detection
Nvidia DLI workshop on AI-based anomaly detection techniques using GPU-accelerated XGBoost, deep learning-based autoencoders, and generative adversarial networks (GANs) and then implement and compare supervised and unsupervised learning techniques.
This project helps organizations automatically spot unusual activities or failures in their time-series data, such as network logs, equipment sensor readings, or financial transactions. It takes raw time-series data as input and identifies "abnormal" patterns, flagging potential issues before they cause significant problems. Operations managers, cybersecurity analysts, and financial fraud teams would benefit from using this to monitor systems and predict maintenance needs.
No commits in the last 6 months.
Use this if you need to quickly identify unusual patterns or predict equipment failures from large amounts of time-series data to prevent business disruptions.
Not ideal if your data is not time-series based or if you only need simple rule-based alerts rather than advanced AI pattern detection.
Stars
72
Forks
35
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/HROlive/Applications-of-AI-for-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.