Node Classification 벤치마크
Node Classification on Cora: fixed 10 node per class
| Rank | Model | Accuracy | Paper | Code | Year |
|---|---|---|---|---|---|
| 1 | CPF-tra-GCNII | 84.1% | Extract the Knowledge of Graph Neural Networks and Go Beyond it: An Effective Knowledge Distillation Framework | BUPT-GAMMA/CPF | 2021 |
| 2 | GraphMix (GCN) | 79.3 | GraphMix: Improved Training of GNNs for Semi-Supervised Learning | vikasverma1077/GraphMix | 2019 |