Hello, I encountered some problems when using the Cora dataset:
The experimental results of the inj_cora dataset I obtained using load_data and the Cora dataset I injected myself using the API are very different. The AUC value obtained on the inj_cora dataset obtained by load_data is lower, and the AUC value obtained on the Cora dataset I injected myself is higher.
I think this is caused by different methods of abnormal injection, and I noticed that many papers in this field are not unified in this regard.
May I ask: Which dataset should I use if I conduct a comparative experiment?
Is there anyone who can answer this? If there is no definite answer, please feel free to share your opinion!!
Hello, I encountered some problems when using the
Coradataset:The experimental results of the
inj_coradataset I obtained usingload_dataand theCoradataset I injected myself using the API are very different. The AUC value obtained on theinj_coradataset obtained byload_datais lower, and the AUC value obtained on theCoradataset I injected myself is higher.I think this is caused by different methods of abnormal injection, and I noticed that many papers in this field are not unified in this regard.
May I ask: Which dataset should I use if I conduct a comparative experiment?