alipay / DUPLEX

4 stars 0 forks source link

Lack of dataset processing for citeseer on link prediction task #1

Open ivam-he opened 2 months ago

ivam-he commented 2 months ago

In generate_data.ipynb, there is no processing code for citeseer dataset for the link prediction task.

Xywest commented 2 months ago

Thank you for raising this issue. You can run ./train_node_ind/process_data.py to generate a DGL graph for the Citeseer dataset.