Replies: 1 comment 1 reply
-
You might refer to this example. |
Beta Was this translation helpful? Give feedback.
1 reply
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 have read this tutorial about graph classification
https://colab.research.google.com/drive/1I8a0DfQ3fI7Njc62__mVXUlcAleUclnb?usp=sharing#scrollTo=mHSP6-RBOqCE
now i have a question, can i use pytorch geometric for graph resgression.
i mean i have 100 graphs as training set and each of them has a label between 0 and 1, i want to predict graphs values in test set.
is there any way i use pytorch geometric for graph regression.
thank you
Beta Was this translation helpful? Give feedback.
All reactions