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

request to add a fidelity metric #9016

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

AslanDing
Copy link

Fidelity is a critical metric for explainable graph neural networks. In this request, we implemented robust fidelity(ICLR 24)

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 95.86207% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 89.28%. Comparing base (d491f43) to head (ab64379).
Report is 33 commits behind head on master.

Files Patch % Lines
torch_geometric/explain/metric/robust_fidelity.py 95.83% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9016      +/-   ##
==========================================
- Coverage   89.86%   89.28%   -0.59%     
==========================================
  Files         468      469       +1     
  Lines       30048    30188     +140     
==========================================
- Hits        27003    26952      -51     
- Misses       3045     3236     +191     

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

@AslanDing AslanDing closed this Mar 4, 2024
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

2 participants