Is my pointcloud GNN Regression task too easy? #5619
Unanswered
davodogster
asked this question in
Q&A
Replies: 1 comment
-
This is hard to tell. It may just mean that examples in your dataset are indeed quite similar across the different splits. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,

I am not using any dropout or topKpooling or dropping edges and it seems to be learning quite well. Does it mean the val/testing data is too similar/easy compared with my training data? It's a point cloud KNN Graph Regression task (Response values range from 0 to 100 (step size = 10)
Thanks, Sam
Beta Was this translation helpful? Give feedback.
All reactions