torchdrug icon indicating copy to clipboard operation
torchdrug copied to clipboard

How to determine the "node_feature" and "edge_feature"?

Open zhanhl316 opened this issue 3 years ago • 2 comments

Hi all,

I come across a problem while I cannot find the answer in tutorial or document. Is there any candidate pool for the value of "node_feature" and "edge_feature"?
In someplace, the "node_feature" is "default", "pretrain" or other values. So I wonder if there is any difference between these values? From where, I can find the whole candidates for the value?

Thank you! Looking forward to your apply!

Best,

zhanhl316 avatar Oct 26 '21 08:10 zhanhl316

Hi! You can find the candidates here https://torchdrug.ai/docs/api/data.html#feature-functions. The document describes the specific features included in each feature function. We may add a link to these feature functions in a conspicuous place.

KiddoZhu avatar Oct 26 '21 09:10 KiddoZhu

Thank you!

zhanhl316 avatar Oct 26 '21 10:10 zhanhl316