Replies: 1 comment 12 replies
-
This is totally hard to say. A similar sized graph dataset is the |
Beta Was this translation helpful? Give feedback.
12 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.
-
Hi all,
I'm having a dataset of kernels, for which kernel there are more than one corresponding graphs. This depends on input bytes for example. I'm doing a graph regression using PyTorch geometric. For training I have 150 graphs, for validation 120 and for testing 39 graphs. Is this number of graphs enough?
I'm not sure if this is a problem, but for example in test set, the number of 39 is out of 3 kernels with different input bytes.
Thank u very much for your time and consideration.
Beta Was this translation helpful? Give feedback.
All reactions