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 link-prediction metric base class and support for Precision@k #8499

Merged
merged 7 commits into from
Dec 1, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Dec 1, 2023

No description provided.

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (57fe539) 88.39% compared to head (999a3ab) 88.38%.

Files Patch % Lines
torch_geometric/nn/metrics.py 82.14% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8499      +/-   ##
==========================================
- Coverage   88.39%   88.38%   -0.02%     
==========================================
  Files         478      479       +1     
  Lines       29472    29528      +56     
==========================================
+ Hits        26052    26097      +45     
- Misses       3420     3431      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rusty1s rusty1s merged commit c976cd8 into master Dec 1, 2023
16 checks passed
@rusty1s rusty1s deleted the link_pred_metric branch December 1, 2023 10:01
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.

None yet

1 participant