PonderLY / PC-GNN

(WWW 2021) Source code of PC-GNN
96 stars 21 forks source link

Question about the binary classification threshold #8

Open Ayachin3ne opened 1 year ago

Ayachin3ne commented 1 year ago

Hi, l am trying to implement GCN on the Amazon dataset, but l have found a significant difference from your results. You said you adjusted the binary classification threshold on GCN,DR-GCN, and GraphSAGE. but l can't find it in the code. I don't know where to find your binaryclassification threshold strategy.