TheaperDeng/GNN-Generalization-Fairness

File missing

Opened this issue · 0 comments

Hi. I tried to run code on the file 'selected_node_save.py' in the planetoid-experiment folder and got this from the terminal output.

file = open('./label_node_selection/node_{}_train.pkl'
FileNotFoundError: [Errno 2] No such file or directory: './label_node_selection/node_sortby_closeness,_seed_42,_domainidx_2,_dataset_cora_train.pkl'

Could you please tell me where I can find this file? I'm new to this, so I apologize for any inconvenience.