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

Edge features

Open ercz16 opened this issue 1 year ago • 0 comments
trafficstars

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, weight and timestamp. I want to modify to incorporate a one hot encoded vector as an edge feature.

Any help is appreciated!

ercz16 avatar Jul 08 '24 15:07 ercz16