pygod
Graph anomaly detector
Detects anomalies in graph data using various algorithms
A Python Library for Graph Outlier Detection (Anomaly Detection)
1k stars
16 watching
129 forks
Language: Python
last commit: about 1 month ago anomaly-detectiondeeplearningfraud-detectiongraph-anomaly-detectiongraph-neural-networksgraphminingmachine-learningopensourceoutlier-detectionpythonpytorchsecurity-toolstoolkit
Related projects:
Repository | Description | Stars |
---|---|---|
eaglelab-zju/dgld | An open-source library for training and evaluating graph anomaly detection models | 64 |
datamllab/pyodds | An end-to-end outlier detection system that integrates machine learning algorithms with database support | 252 |
yzhao062/suod | A Python framework for accelerating large-scale unsupervised outlier detection in heterogeneous datasets | 382 |
zhao-tong/graph-anomaly-loss | This repository provides code for training a model to detect anomalies in graph data using pattern mining and feature learning. | 40 |
safe-graph/dgfraud | A toolbox for building and comparing graph neural network-based fraud detection models | 698 |
safe-graph/ugfraud | A toolbox for unsupervised graph-based fraud detection using multiple algorithms and techniques | 131 |
hendrycks/outlier-exposure | Anomaly detection framework utilizing out-of-distribution data to improve deep learning model performance. | 548 |
orobix/visual-feature-attribution-using-wasserstein-gans-pytorch | A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. | 93 |
arundo/adtk | A toolkit for rule-based and unsupervised anomaly detection in time series data | 1,108 |
ahmedfgad/geneticalgorithmpython | A Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks. | 1,905 |
shiyuliang/odin-pytorch | An implementation of a method for detecting out-of-distribution examples in neural networks | 201 |
nathanielc/morgoth | An anomaly detection framework for flexible and efficient metric analysis | 280 |
seldonio/alibi-detect | A Python library for detecting outliers, adversarial examples, and data drift in various types of data | 2,262 |
edisonleeeee/greatx | A toolbox for graph reliability and robustness against noise, distribution shifts, and attacks. | 85 |
datamllab/tods | An automated system for detecting outliers in time-series data using machine learning algorithms and human expertise. | 1,484 |