Node Issue #8599
Answered
by
EdisonLeeeee
ShobhaRajanna
asked this question in
Q&A
Node Issue
#8599
-
Beta Was this translation helpful? Give feedback.
Answered by
EdisonLeeeee
Dec 12, 2023
Replies: 1 comment 9 replies
-
That's because your node feature matrix FYI: |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to first make it clear that what a node is. To be specific, you have 19 nodes but your node feature matrix x has a size of 183700 in the first dimension. They should be matched at the first dimension.
If I understand right, each node appears in
df
multiple times?