Replies: 2 comments
-
I am not aware of any datasets many datasets with these characteristics. The closest would probably be |
Beta Was this translation helpful? Give feedback.
0 replies
-
PATTERN really looks like the dataset that I need. thanks a lot, i used it and it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everybody,
For my research I would like to test my models and my training pipeline with a benchmark dataset with similar characteristics as my own dataset to be sure that the model architecture / training pipeline has no error bug. I looked into various torch_geometric.datasets but it is difficult to match what i need.
Does anybody knows about a benchmark dataset from torch geometric that matches these criterias?
node prediction, binary classes, high number of graphs
Beta Was this translation helpful? Give feedback.
All reactions