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 <arXiv:1607.00653>.

Package details

AuthorYang Tian [aut, cre], Xu Li [aut], Jing Ren [aut]
MaintainerYang Tian <tianyang1211@126.com>
LicenseGPL (>= 3)
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("node2vec")

Try the node2vec package in your browser

Any scripts or data that you put into this service are public.

node2vec documentation built on Jan. 16, 2021, 5:30 p.m.