An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.
Stars
242
Forks
61
Watchers
242
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix a bug in commit 21cda23 that causes edge weight size inconsistent with edge index size
ea01ef5View on GitHubfix the bug that whenever edge_neg not in train, val and test will also resample negative edges instead of using provided ones
5874975View on GitHubMerge pull request #32 from jqmcginnis/jqm/ogbl-vessel-readme
ea426e1View on GitHubupdate Readme.md with ogbl-vessel leaderboard submission
4324a48View on GitHubrename evaluator to evaluator_ogb_rocauc (and fix in test_multiple_models)
2e0bb2cView on GitHubMerge branch 'jqm/ogbl-vessel' of https://github.com/jqmcginnis/SEAL_OGB into jqm/ogbl-vessel
f24b12dView on GitHubadd option to utils.py to use presampeld negative train edges
0bd3ba9View on GitHub