mims-harvard / G-Meta

Graph meta learning via local subgraphs (NeurIPS 2020)
https://zitniklab.hms.harvard.edu/projects/G-Meta
118 stars 28 forks source link

data question #2

Closed wangzeyu135798 closed 3 years ago

wangzeyu135798 commented 3 years ago

Hi: In each dataset you provide in code, there is a file "trian. csv". Ths third column is label, is it the relative second column node label? And what's the relation between third column and label.pkl file? Thanks.

kexinhuang12345 commented 3 years ago

Hi, they should be duplicated labels. They are used in different places but please keep them consistent.