GraphSAGE-and-GAT-for-link-prediction icon indicating copy to clipboard operation
GraphSAGE-and-GAT-for-link-prediction copied to clipboard

GraphSAGE and GAT for link prediction.

Results 4 GraphSAGE-and-GAT-for-link-prediction issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, when i run python main.py --json config_gat.json, there is a error is ia-contacts_hypertext2009_neg_examples_train_True_True.txt not found. I don't know where ia-contacts_hypertext2009_neg_examples_train_True_True.txt generated or how I can get the ia-contacts_hypertext2009_neg_examples_train_True_True.txt.

I'm pretty new to this. How would you recommend I go about adding edge feature support to the link prediction task? I see the dataset file just contains edge index,...