Hi everyone,
I’m just starting to learn about GNN samplers, but I’m struggling to fully understand what as_edge_prediction_sampler
does.
Also, I’m curious if this sampler can be used with other sampling algorithms like VR-GCN or subgraph-based methods such as GraphSAINT. My goal is to classify the types of relationships that exist between the nodes in a graph.