Skip to content
Discussion options

You must be logged in to vote
  1. I think you definitely do not want to do that in inductive learning scenarios in which you apply your model to unseen graphs/unseen nodes. Updating node features will also result in a huge increase of parameters which may come at the cost of overfitting.
  2. Interesting. I think this is non-trivial to combine. One idea is to impute missing features first, see #4176.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jasperhyp
Comment options

@rusty1s
Comment options

@jasperhyp
Comment options

Answer selected by jasperhyp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants