mvGAE
mvGAE copied to clipboard
details about running the code
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.
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.
Thanks for the clarification. Could you also let me know what the 'support' variable refers to in the code?