Unsupervised Node Classification — CogDL 0.4.1 documentation
cogdl.readthedocs.io › en › 0Unsupervised Node Classification¶. In this tutorial, we will introduce a important task, unsupervised node classification. In this task, we usually apply L2 normalized logisitic regression to train a classifier and use F1-scoreor Accuracyto measure the performance. Unsupervied node classificatioin includes network embeddingmethods(DeepWalk, LINE, ProNE adn etc.) and GNN self-superviedmethods(DGI, GraphSAGE and etc.).
Unsupervised Node Classification — CogDL 0.2.0 documentation
cogdl.readthedocs.io › en › 0Unsupervised Node Classification. In this tutorial, we will introduce a important task, unsupervised node classification. In this task, we usually apply L2 normalized logisitic regression to train a classifier and use F1-score or Accuracy to measure the performance. Unsupervied node classificatioin includes network embedding methods (DeepWalk, LINE, ProNE adn etc.) and GNN self-supervied methods (DGI, GraphSAGE and etc.).