gcn icon indicating copy to clipboard operation
gcn copied to clipboard

how to preprocess the dataset

Open simbadu1999 opened this issue 4 years ago • 1 comments

I have an N * M matrix of features and an N * N matrix of adj ,how can i get the file like x y ally allx ? thx

simbadu1999 avatar Nov 27 '20 13:11 simbadu1999

I'm currently working on a library to do exactly this (and a variety of other forms of preprocessing). Until it is completely ready though, I suggest that you should get into the nitty grittys of your dataset and split the features yourself!

KareemAlaa2001 avatar Apr 16 '21 22:04 KareemAlaa2001