Hao Geng

Results 4 issues of Hao Geng

Hello! In your work you use Citationv1, DBLPv7 and ACMv9 datasets, but i havent found labels in them. So how do you get labels?

Could you show the code of Positive Sampling?

Hello! Many of the datasets in google drive cannot be downloaded now. Can you share these files in other ways?

Hello! In your code "train/counting.py", there is "dataset.data.y = dataset.data.y/dataset.data.y.std(0)". Why don't you use mean+std, but only use std?