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

Error: example_graphs/scoring.py UserWarning #49

Closed
Ashinhuang opened this issue Nov 15, 2017 · 1 comment
Closed

Error: example_graphs/scoring.py UserWarning #49

Ashinhuang opened this issue Nov 15, 2017 · 1 comment

Comments

@Ashinhuang
Copy link

when run the 'scoring.py', it likes this, did I miss something? Thanks for the help
image

@GTmac
Copy link
Collaborator

GTmac commented Nov 15, 2017

Just ignore these warnings :) btw, if you want to reproduce the results in the paper, you may want to run deepwalk with the following hyperparameteres:

deepwalk --format mat --input example_graphs/blogcatalog.mat --max-memory-data-size 0 --number-walks 80 --representation-size 128 --walk-length 40 --window-size 10 --workers 1 --output example_graphs/blogcatalog.embeddings

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