Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the scalability test exceed 1 million nodes? #89

Open
cfangplus opened this issue Mar 10, 2020 · 1 comment
Open

Does the scalability test exceed 1 million nodes? #89

cfangplus opened this issue Mar 10, 2020 · 1 comment

Comments

@cfangplus
Copy link

cfangplus commented Mar 10, 2020

We know that scalability test for Erdoes-Renyi graph had been held from 100 to 1,000,000 nodes as the 4.6 section of the paper mentioned. Now I have a question, does the scalability test exceed 1million nodes? We know that the repository of this node2vec contains two implements of the algorithm, could the Spark Graphx implement support graph with more than 1 million nodes? Thanks

@H-Yin
Copy link

H-Yin commented Jul 3, 2020

Using gensim(without Spark Graphx ), node2vec can train up to 21 million nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants