snap-stanford / snap

Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
Other
2.17k stars 797 forks source link

how can I use node2vec as suppervised model? #128

Open doannam020293 opened 6 years ago

doannam020293 commented 6 years ago

paper say that node2vec could use as semi supervised model, but I can't find any code to do this. Please help me!