Run SplineGNN #2757
Unanswered
liyuntong9
asked this question in
Q&A
Run SplineGNN
#2757
Replies: 1 comment 1 reply
-
We didn't evaluate |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there hyperparameters with excellent performance available to run
SplineConv
model onCiteseer
dataset?When I tune the hyperparameters, I obtained the best test accuracy of 77.1%.
However, I learned that the test accuracy can reach 79.2% from the website paperwithcode .
I follow this dataset splitting setting: 500 nodes are randomly selected for validation, 1000 for test, and the remaining nodes are used for training.
Please help me with some advice.
Beta Was this translation helpful? Give feedback.
All reactions