Learn Before
Relation
Types of Learning Tasks for Deep Learning on Graphs
-
Node-focused tasks: these tasks predict value or class for each single node or edge in the testing set. Examples include node classification, link prediction, node recommendation.
-
Graph-focused tasks: these tasks predict value or class for the entire graph, and testing set contains multiple graphs. Examples include graph classification and graph generation.
0
1
Updated 2022-06-05
Tags
Deep Learning (in Machine learning)
Data Science