Skip to content

How do you use different masks in PyGOD datasets. #50

Answered by kayzliu
prabhant asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your questions! Actually the masks are inherited from PyG built-in Cora dataset. In current PyGOD unsupervised setting, there is no need to use the masks. Computing the loss and evaluating on all nodes are acceptable. Of course, if you only want to compute the loss for part of the nodes (e.g., the nodes in the validation mask), you can definitely do so.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@kayzliu
Comment options

@prabhant
Comment options

@prabhant
Comment options

@kayzliu
Comment options

@kayzliu
Comment options

Answer selected by kayzliu
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