node2vec: Algorithmic Framework for Representational Learning on Graphs (original) (raw)
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>.
Version: | 0.1.0 |
---|---|
Depends: | R (≥ 2.10) |
Imports: | data.table, igraph, word2vec, rlist, dplyr, vctrs, vegan |
Published: | 2021-01-14 |
DOI: | 10.32614/CRAN.package.node2vec |
Author: | Yang Tian [aut, cre], Xu Li [aut], Jing Ren [aut] |
Maintainer: | Yang Tian <tianyang1211 at 126.com> |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
CRAN checks: | node2vec results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=node2vecto link to this page.