GraphSAINT icon indicating copy to clipboard operation
GraphSAINT copied to clipboard

How to do inference for unseen nodes (Inductive inference)?

Open hussien opened this issue 2 years ago • 0 comments

Hi, I am looking for a sample code of a node classification task that does inference for an unseen node X. X doesn't exist at training time. the unseen node X will be connected with a subset of seen nodes and another set of unseen nodes as well at the inference time. I can not find a sample code for that in your provided code.

hussien avatar Oct 11 '23 23:10 hussien