shchur / gnn-benchmark

Framework for evaluating Graph Neural Network models on semi-supervised node classification task
https://arxiv.org/abs/1811.05868
MIT License
444 stars 73 forks source link

About dataset #13

Open k-styles opened 1 year ago

k-styles commented 1 year ago

Hi, Could you please let me know from where did you download the datasets for your work? I would like to work with ppi dataset, but I am unable to find it in your format.

shchur commented 1 year ago

Hi, sorry, we didn't use the PPI dataset in this work - all datasets used in the experiments are available in the https://github.com/shchur/gnn-benchmark/tree/master/data folder.

k-styles commented 1 year ago

Thanks for your reply,

But I would like to integrate PPI dataset with your work, and unfortuanately I can't find it the format your other datasets are, It would be helpful if you could let me know from where you have downloaded these datasets, perhaps, I might find the PPI dataset from there...