stellargraph/stellargraph
StellarGraph - Machine Learning on Graphs 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3064
- days_rel: n/a
- days_push: 875
- n_releases_24m: 0
Adoption not part of the score
3060 stars · 443 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
StellarGraph is a Python library for machine learning on graphs and networks, offering state-of-the-art graph neural network algorithms such as GCN, GraphSAGE, and heterogeneous graph models. It supports node classification, link prediction, graph classification, and representation learning on graph-structured data.
Use cases
- classify nodes in a graph with graph neural networks
- predict missing links in a network
- learn node embeddings for downstream machine learning
- run machine learning on heterogeneous graphs
- train a GCN on graph-structured data
- visualize graph embeddings
- graph classification with deep learning
When to choose
- you need graph machine learning algorithms in Python with a Keras/TensorFlow backend
- you work with heterogeneous graphs or attributed networks
- you want node classification, link prediction, or graph embeddings out of the box
- your data is already in NetworkX or pandas graph form
When to avoid
- you need a PyTorch-based GNN library (consider PyTorch Geometric or DGL instead)
- you need actively developed features - the project is in maintenance mode
- your data is not graph-structured
- you need very large-scale distributed graph training
Facets
library · maturity maintenance
machine-learning deep-learning data-science machine-learning deep-learning data-science graph-processing python graph-neural-networks gcn link-prediction node-classification heterogeneous-graphs graph-embeddings networkx tensorflow
2 sources
- readme: https://github.com/stellargraph/stellargraph · fetched 2026-08-28 · 7bee0917c51f
- registry_pypi: https://pypi.org/pypi/stellargraph/json · fetched 2026-08-29 · a3af2d643bdd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stellargraph/stellargraph | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="stellargraph/stellargraph")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem