tkipf / gcn

Implementation of Graph Convolutional Networks in TensorFlow
MIT License
7.1k stars 2k forks source link

problem of the label data #210

Open banbsyip opened 2 years ago

banbsyip commented 2 years ago

if a data have no label, how can i store the label of the data? stored by null or other string?