Chapter 6. ClassificationΒΆ
Graph4NLP implements four standard classification modules for: node classification, link prediction, kg-completion and graph classification, respectively. Generally, they take the encoding matrix encoded by GraphEncoder as inputs and predict the target objects.