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

Edge-wise random masking and torch_geometric's RandomLinkSplit #8

Open
ClaudMor opened this issue Jun 26, 2024 · 1 comment
Open

Edge-wise random masking and torch_geometric's RandomLinkSplit #8

ClaudMor opened this issue Jun 26, 2024 · 1 comment

Comments

@ClaudMor
Copy link

Dear authors,

Congratulations for your very interesting work!

I was wondering whether the "Edge-wise random masking" strategy was actually equivalent to torch_geometric.transforms.RandomLinkSplit with disjoint_train_ratio > 0.

Thanks.

@EdisonLeeeee
Copy link
Owner

Thank you @ClaudMor

"Edge-wise random masking" strategy was actually equivalent to torch_geometric.transforms.RandomLinkSplit with disjoint_train_ratio > 0.

Yes, they indeed share similar insights but differ slightly in their implementations.

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