node2vec: Algorithmic Framework for Representational Learning on Graphs
Given any graph, the 'node2vec' algorithm can learn continuous feature representations for the nodes, which can then be used for various downstream machine learning tasks.The techniques are detailed in the paper "node2vec: Scalable Feature Learning for Networks" by Aditya Grover, Jure Leskovec(2016),available at <doi:10.48550/arXiv.1607.00653>.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=node2vec
to link to this page.