memgraph / mage

MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
Apache License 2.0
238 stars 23 forks source link

Add FastRP algorithm #468

Open katarinasupe opened 2 months ago

katarinasupe commented 2 months ago

A community member was reporting how FastRP algorithm is much faster and gives embedding results than node2vec (especially since our node2vec is implemented in Python) and how it would be really cool to have such algorithm in MAGE.