Skip to content
Discussion options

You must be logged in to vote

Can you say a bit more about what it means to apply RandomNodeSplit and RandomLinkSplit together? What do you want to try to achieve? What do you expect to happen?

One thing I could think of is to split the graph into 3 subgraphs via data.subgraph() based on the node-level masks coming from RandomNodeSplit. Each subgraph can then be further splitted via RandomLinkSplit.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hash-ir
Comment options

@rusty1s
Comment options

Answer selected by hash-ir
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