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

Benchmarks for biased sampling #267

Merged
merged 7 commits into from
Oct 18, 2023

Conversation

OlhaBabicheva
Copy link
Contributor

@OlhaBabicheva OlhaBabicheva commented Oct 18, 2023

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
Output for command python hetero_neighbor.py --biased --libraries pyg-lib --write-csv :
image

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #267 (1b60dc0) into master (6215fe7) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 1b60dc0 differs from pull request most recent head 8fcc86c. Consider uploading reports for the commit 8fcc86c to get more accurate results

@@           Coverage Diff           @@
##           master     #267   +/-   ##
=======================================
  Coverage   85.26%   85.26%           
=======================================
  Files          32       32           
  Lines        1093     1093           
=======================================
  Hits          932      932           
  Misses        161      161           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants