SongtaoLiu0823 / LAGNN

[ICML 2022] Local Augmentation for Graph Neural Networks
66 stars 14 forks source link

SORRY , I've encountered an issue. #9

Closed yinwang11 closed 1 year ago

yinwang11 commented 1 year ago

Our dataset is not preprocessed into a cora-like format! and Do you have code for dataset preprocessing?

SongtaoLiu0823 commented 1 year ago

I think you need to generate two files for adjacency matrix and feature matrix.

15235007059 commented 1 year ago

I read the code of cvae_pretrain.py closely, but I did not find the data processing part, and only the {}/data/ind.{}.{} data that has been processed can be read directly when I go to cvae_generate_citation. Can you explain the data preprocessing part in more detail? Or if it is convenient, you can add my wechat: 15235007059.