How do I create a model for node regression? #6208
Unanswered
TSWG-test1
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Yes, the output should be of feature dimension 1 if you are training against a single scalar per node. |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I'm trying node regression in social network.
For regression, What should be the final output of linear layer?
Is it best to have a final output of 1?
Please let me know if there is a better model
Below is the model.
Beta Was this translation helpful? Give feedback.
All reactions