Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-08-2020 01:13 AM
I am trying to use node embeddings I would like to apply graphSage algorithm..
Is there any reference for graphSage so that I can understand more on this algorithm and so i can apply this in my data..
I need to understand how hyper parameters are used to tune the graphSage
Thanks
Solved! Go to Solution.
09-08-2020 03:34 PM
I would check out the documentation: https://neo4j.com/docs/graph-data-science/current/algorithms/alpha/graph-sage/
Or the original publication: https://arxiv.org/pdf/1706.02216.pdf
For a more general primer on graph embeddings, our developer's guides are really good: https://neo4j.com/developer/graph-data-science/graph-embeddings/
09-08-2020 03:34 PM
I would check out the documentation: https://neo4j.com/docs/graph-data-science/current/algorithms/alpha/graph-sage/
Or the original publication: https://arxiv.org/pdf/1706.02216.pdf
For a more general primer on graph embeddings, our developer's guides are really good: https://neo4j.com/developer/graph-data-science/graph-embeddings/
All the sessions of the conference are now available online