The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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>.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: data.table, igraph, word2vec, rlist, dplyr, vctrs, vegan
Published: 2021-01-14
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:

Reference manual: node2vec.pdf

Downloads:

Package source: node2vec_0.1.0.tar.gz
Windows binaries: r-devel: node2vec_0.1.0.zip, r-release: node2vec_0.1.0.zip, r-oldrel: node2vec_0.1.0.zip
macOS binaries: r-release (arm64): node2vec_0.1.0.tgz, r-oldrel (arm64): node2vec_0.1.0.tgz, r-release (x86_64): node2vec_0.1.0.tgz, r-oldrel (x86_64): node2vec_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=node2vec to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.