Ross ROSS = Recommend OSS · open-source software intelligence for agents

pygod-team/pygod

A Python Library for Graph Outlier Detection (Anomaly Detection) observed · 2026-08-28

github.com/pygod-team/pygod · homepage · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1749
  • days_rel: n/a
  • days_push: 657
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1496 stars · 139 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

PyGOD is a Python library for graph outlier detection (anomaly detection) built on PyTorch and PyTorch Geometric. It provides 10+ graph-based anomaly detection algorithms with a unified API following the PyOD design, supporting node-, edge-, and graph-level detection.

Use cases

  • detect anomalies in graph-structured data
  • find fraudulent accounts in social or transaction networks
  • detect suspicious nodes in security systems
  • run graph neural network based outlier detection in Python
  • benchmark graph anomaly detection algorithms
  • scale outlier detection to large graphs with mini-batching

When to choose

  • your data is naturally graph-structured and you need anomaly detection
  • you want a scikit-learn/PyOD-style unified API over multiple graph detectors
  • you already use PyTorch Geometric and want compatible data handling
  • you need node-, edge-, or graph-level detection in one toolkit

When to avoid

  • your data is tabular with no graph structure (use PyOD instead)
  • you need a production serving system rather than a modeling library
  • you work outside the PyTorch ecosystem, e.g. TensorFlow or JAX

Facets

library · maturity active

machine-learning data-science machine-learning security data-science python cross-platform anomaly-detection outlier-detection graph-neural-networks pytorch pytorch-geometric fraud-detection graph-mining algorithms

3 sources

Member repositories

RepositoryRoleHealth v2
pygod-team/pygodmain23

For agents

markdown · JSON · MCP: product_card(name="pygod-team/pygod")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem