mvGAE icon indicating copy to clipboard operation
mvGAE copied to clipboard

details about running the code

Open jingjojo opened this issue 6 years ago • 2 comments

Hello,

Could you please let me know the sequence in which I should run the files if I want to run semiGAE_mult.py. I am not understanding what to run to get the datasets - 'allx', 'ally', 'graph',"adjmat", "trainMask", "valMask", "testMask"

Thanks.

jingjojo avatar Dec 10 '18 18:12 jingjojo

Hi,

Due to data privacy we are not allowed to share the real datasets. As to the data format, you can refer to my another repo https://github.com/matenure/FastGCN/tree/master/data. That may give you an impression what "allx, ally, graph" are.

matenure avatar Dec 11 '18 19:12 matenure

Thanks for the clarification. Could you also let me know what the 'support' variable refers to in the code?

jingjojo avatar Dec 11 '18 20:12 jingjojo