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

Where can I find the dataset?

Open priyanshmathur opened this issue 2 years ago • 1 comments

priyanshmathur avatar Apr 28 '23 15:04 priyanshmathur

Although the models themselves do not make use of temporal information, the datasets that we use are temporal networks obtained from SNAP and Network Repository. The datasets that I tried can be found through the class names in src/datasets/link_prediction.py.

raunakkmr avatar Dec 21 '23 19:12 raunakkmr