kindly need help to for several reproduction results #23
Unanswered
ShuaiWang97
asked this question in
Q&A
Replies: 1 comment
-
请问您最后解决了吗? |
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.
-
To the community,
Hope you had a great weekend.
Thank you so much for building this package! I am quite interested in hypergraph and learned a lot from the tutorial and source code. I tried to use the method and dataset from the package to reproduce several results. The performance on co-authorship dataset seems good but the performance on cocitation datasets seems a bit low. I checked the implements several times but did not find any problem. Can anyone please help me a bit?
The accuracy score on node classification of several cocitation datasets (
CocitationCora
,CocitationCiteseer
,CocitationPubmed
) by HGNN, HyperGCN, HGNN+ are followed and the code is attached. The way I change datasets and methods are just to changedata
andnet
variable. Any ideas are incredibly welcome. Thanks in advance.Best,
Shuai
Beta Was this translation helpful? Give feedback.
All reactions