aditya-grover / node2vec

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

how to set the p, q in blog-catalog dataset #46

Open cwchenwang opened 6 years ago

cwchenwang commented 6 years ago

It seems that the default p=1, q=1 is not as good. and the paper didn't specify the actual value, just mentioned 'set p, q to low values'

KenGeng commented 6 years ago

the paper gives a recommendation: {0.25 0.5 1 2 4}. Maybe try to set both of them to 0.25