-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Benchmarks for biased sampling (#267)
Added `--biased` parameter to `neighbor.py` and `hetero_neighbor.py` to run benchmarks for biased sampling. Output for command python neighbor.py --biased --libraries pyg-lib --write-csv : ![image](https://github.com/pyg-team/pyg-lib/assets/57872493/d5d01246-a368-4768-ad34-fda415ce2733) Output for command python hetero_neighbor.py --biased --libraries pyg-lib --write-csv : ![image](https://github.com/pyg-team/pyg-lib/assets/57872493/7dbd2d68-9709-4259-a1f7-bf880bec5330) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: rusty1s <[email protected]>
- Loading branch information
1 parent
6215fe7
commit 7055d40
Showing
3 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters