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

aditya-grover/node2vec

None observed · 2026-08-28

github.com/aditya-grover/node2vec · homepage · Scala · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3718
  • days_rel: n/a
  • days_push: 1504
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2739 stars · 906 forks observed · 2026-08-28

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

Reference implementation of the node2vec algorithm for learning continuous low-dimensional node representations from arbitrary (un)directed, (un)weighted graphs via biased random walks. It outputs embeddings usable as features for downstream machine learning tasks.

Use cases

  • learn node embeddings from a graph
  • generate features for network machine learning
  • detect communities in a network
  • embed a social graph for classification
  • run node2vec on an edgelist
  • graph representation learning for link prediction

When to choose

  • you need the original reference implementation of node2vec for research or citation
  • you have graph data in edgelist format and want node feature vectors
  • you want to balance homophily vs structural equivalence via p and q parameters

When to avoid

  • you need high performance on very large graphs - use the SNAP C++ implementation instead
  • you need actively maintained code with modern Python packaging
  • you want deep graph neural networks rather than random-walk embeddings

Facets

library · maturity maintenance

machine-learning data-science machine-learning graph-processing python cross-platform graph-embeddings node2vec network-embedding random-walks snap algorithms

3 sources

Member repositories

RepositoryRoleHealth v2
aditya-grover/node2vecmain32

For agents

markdown · JSON · MCP: product_card(name="aditya-grover/node2vec")

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