DeepGraphLearning / graphvite

GraphVite: A General and High-performance Graph Embedding System
https://graphvite.io
Apache License 2.0
1.22k stars 151 forks source link

what does the order of the proximity used for LINE model? #62

Open FelixHo opened 4 years ago

FelixHo commented 4 years ago

is it possible to set different order ? cant find any about this from the doc.

KiddoZhu commented 4 years ago

Only 2nd order is used. We found that 2nd order is consistently better than 1st order.