Keiichi Ochiai
Keiichi Ochiai
I found similar question for feature data. https://github.com/williamleif/GraphSAGE/issues/61 How about the attribute?
I tried to make preprocessing code for cora dataset which is used in pytorch implementation. https://gist.github.com/k1ochiai/d9c66fc50bf3f7181f9337753c68b80a#file-preprocessing_for_graphsage-ipynb
@sqrhussain I also experienced a strange result. So, I tried to use pytorch implementation. https://github.com/williamleif/graphsage-simple @preetham-salehundam It seems like you used python 2.7, but I only executed on python 3.6.