Closed WangFeng666 closed 5 years ago
Can you provide more detail about the problem or show a part of input? it would be helpful for me to solve this issue.
I can run, but embedding is not well. I wonder if it's because each dimension is too large. a part of input
The first column is id of users, and the second column is index for words(-1~-7000)
Read the document again and make sure that you are fully understand node2vec algorithm and what input you need. This issue will be closed.
Hi, I'm trying to run node2vec using the Spark implementation on a large graph (~0.6M nodes, ~20M edges. Why is the value of each dimension of the embedding that I get so large?
so please tell me why, thank you ! @QuanLab