aditya-grover / node2vec

http://snap.stanford.edu/node2vec/
MIT License
2.6k stars 912 forks source link

About the vector value of node2vec_spark #32

Open Alexyyek opened 6 years ago

Alexyyek commented 6 years ago

Which parameter controls the scale of the value in the output vector? I have build a network with 400 thousand nodes and more than 2 million edges, the node vectors are composed with values larger than 100 million. Is that normal?

zyy940912 commented 6 years ago

hello, have you solved this problem?

zhangjunqiang commented 5 years ago

met with this problem too, did you solved this problem?

wangzhubing commented 4 years ago

your problem maybe result from the function setNumPartitions( ) good luck for you