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

snap-stanford/ogb resource

Benchmark datasets, data loaders, and evaluators for graph machine learning observed · 2026-08-28

github.com/snap-stanford/ogb · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 20
  • 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: 2476
  • days_rel: n/a
  • days_push: 484
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2094 stars · 406 forks observed · 2026-08-28

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

The Open Graph Benchmark (OGB) is a collection of benchmark datasets, data loaders, and evaluators for graph machine learning, covering node-, link-, and graph-level prediction tasks across diverse domains and scales. It integrates with PyTorch Geometric and DGL, providing automatic downloading, standardized splits, and unified evaluation with leaderboards.

Use cases

  • benchmark graph neural network models on standard datasets
  • download and preprocess graph datasets for node classification
  • evaluate link prediction models with standardized splits
  • train GNNs on large-scale graphs like MAG240M
  • predict molecular properties from molecular graphs
  • compare my model against the state-of-the-art graph ML leaderboard
  • load knowledge graph datasets for triple imputation

When to choose

  • you need realistic, standardized graph ML benchmarks with unified evaluation
  • you want datasets compatible with PyTorch Geometric or DGL out of the box
  • you need datasets spanning small to web-scale graphs across many domains
  • you want to submit results to community leaderboards

When to avoid

  • you need a general-purpose graph processing library rather than benchmarks
  • your task requires custom datasets not covered by OGB's collection
  • you work outside the PyTorch/DGL ecosystem and cannot use the loaders

Facets

dataset · maturity stable

machine-learning deep-learning benchmarking data-science machine-learning deep-learning data-science python cross-platform graph-neural-networks graph-machine-learning benchmark-datasets pytorch-geometric dgl leaderboards data-loaders algorithms

10 sources

Member repositories

RepositoryRoleHealth v2
snap-stanford/ogbmain32

For agents

markdown · JSON · MCP: product_card(name="snap-stanford/ogb")

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