Hello,I want to use cora dataset with GraphSAGE, but I can't find the file named cora-G.json and there is no such folder named (./data/cora_graphSAGE).I'm appreciate for your help, thank you.
You need to use the code "create_Graph_forGraphSAGE.py" to transfer the format. As per previous comments, please notice your networkx version: nextworkx<=1.11.
Hello,I want to use cora dataset with GraphSAGE, but I can't find the file named cora-G.json and there is no such folder named (./data/cora_graphSAGE).I'm appreciate for your help, thank you.