Skip to content

Comments

set random seed for node2vec#191

Open
maxaalexeeva wants to merge 1 commit intosnap-stanford:masterfrom
clu-ling:master
Open

set random seed for node2vec#191
maxaalexeeva wants to merge 1 commit intosnap-stanford:masterfrom
clu-ling:master

Conversation

@maxaalexeeva
Copy link

Addresses /issues/178 by adding random seed and num of threads args to node2vec

Addresses snap-stanford/issues/178 by adding random seed and num of threads args to node2vec
@maxaalexeeva
Copy link
Author

This is only deterministic in the single-threaded case. In other words, to make node2vec deterministic, set num_threads to 1 (no parallelization).

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

Successfully merging this pull request may close these issues.

1 participant