gigl.utils.data_splitters#
Functions
Selects a percentage of edges from an edge index to use for self-supervised positive labels. |
Classes
Selects train, val, and test nodes based on some provided edge index. |
|
Protocol that should be satisfied for anything that is used to split on edges. |