Skip to content

feat: FastRP embeddings #854

Description

@SemyonSinchenko

Is your feature request related to a problem? Please describe.
I just realized that because we already have convolutions, it is trivial to add an implementation of the FastRP similar to what Neo4j is providing, but distributed.

Compared to Neo4j it will be slower but scalable horizontally.

Describe the solution you would like

An implementation of the FastRP.

Component

  • Scala Core Internal
  • Scala API
  • Spark Connect Plugin
  • Infrastructure
  • PySpark Classic
  • PySpark Connect

Additional context

References:

  1. https://arxiv.org/abs/1908.11512
  2. https://neo4j.com/docs/graph-data-science/current/machine-learning/node-embeddings/fastrp/

Are you planning on creating a PR?

  • I'm willing to make a pull-request

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions