Chapter 6. ClassificationΒΆ

https://img.shields.io/github/forks/graph4ai/graph4nlp?style=social https://img.shields.io/github/stars/graph4ai/graph4nlp?style=social

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.