GCN - How to predict new data? #5592
Matheusutino
started this conversation in
General
Replies: 1 comment
-
For testing on new nodes, you need to add these nodes to your graph/ |
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,
I was studying pytorch GCN, in this case the notebook from this link for cora dotaset.
I want to know how to predict new nodes, because after training, validating and testing how would I test new data after that?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions