Skip to content
Discussion options

You must be logged in to vote

Hi and sorry for the late reply.

  1. NeighborLoader does not oversample neighbors. If there exists fewer than 30 neighbors for a particular node, its full neighborhood will be sampled.
  2. Similar to vanilla PyTorch, you should be able to pass in a custom sampler for oversampling/undersampling, see here. Let me know if that works for you.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@EvanUp
Comment options

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