aditya-grover / node2vec

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

comparison of GCN and node2vec #104

Closed jianglinpu closed 3 years ago

jianglinpu commented 3 years ago

When node2vec and GCN are used for comparison experiment of node classification, does node2vec need to divide the data set like GCN?