Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add supports for weighted edge sampling #69

Closed
vincentX3 opened this issue Aug 1, 2023 · 1 comment
Closed

Add supports for weighted edge sampling #69

vincentX3 opened this issue Aug 1, 2023 · 1 comment

Comments

@vincentX3
Copy link

vincentX3 commented Aug 1, 2023

🚀 The feature, motivation and pitch

In large graphs with more than ten million edges, the need for edge sampling is inevitable. Hopefully, GLT can support sampling based on edge weights, so as to better utilize edge features.

Related Content:
PyG

DGL:node2vec random walk and top-k sampling

Alternatives

No response

Additional context

No response

@LiSu
Copy link
Collaborator

LiSu commented Aug 2, 2023

Same with #68, closed.

@LiSu LiSu closed this as completed Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants