You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Cora dataset is a dataset of research papers. For each paper we are given a binary feature vector that indicates the presence of words. Each paper is classified into one of 7 classes. The dataset also has the citation network.</p>
105
105
<p>The papers are the nodes of the graph and the edges are the citations.</p>
106
-
<p>The task is to classify the edges to the 7 classes with feature vectors and citation network as input.</p>
106
+
<p>The task is to classify the nodes to the 7 classes with feature vectors and citation network as input.</p>
0 commit comments