Hanjun-Dai / pytorch_structure2vec

pytorch implementation of structure2vec (https://arxiv.org/abs/1603.05629)
MIT License
305 stars 76 forks source link

Significance of tag for sample data under graph classification #23

Open vaastav opened 5 years ago

vaastav commented 5 years ago

Hi, I noticed that multiple nodes for the sample data in a graph under the graph classification folder have the same tag. I was assuming tag meant the unique ID for that node but I guess not. Could you please explain what you mean by the tag in this scenario because I think that might be the cause of the issues I am seeing with my dataset.

Hanjun-Dai commented 5 years ago

that is the feature of the node