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

Issue #71 and minor bug fixes #81

Merged
merged 3 commits into from
Mar 22, 2022
Merged

Issue #71 and minor bug fixes #81

merged 3 commits into from
Mar 22, 2022

Conversation

dilyabareeva
Copy link
Collaborator

Added tf tutorial and fix bugs in tf-explain function

@annahedstroem
Copy link
Member

@dilyabareeva can you resolve merge conflicts and re-run tests after the last PR? then I'll have a go at reviewing :-)

# Conflicts:
#	tests/metrics/test_robustness_metrics.py
Copy link
Member

@annahedstroem annahedstroem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK approved.

@codecov-commenter
Copy link

Codecov Report

Merging #81 (90afb2d) into main (36f0e99) will increase coverage by 2.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   94.18%   96.29%   +2.10%     
==========================================
  Files          16       16              
  Lines        2458     3720    +1262     
==========================================
+ Hits         2315     3582    +1267     
+ Misses        143      138       -5     
Impacted Files Coverage Δ
quantus/helpers/explanation_func.py 93.48% <100.00%> (+0.79%) ⬆️
quantus/helpers/perturb_func.py 96.12% <0.00%> (-0.31%) ⬇️
quantus/helpers/utils.py 97.54% <0.00%> (+0.87%) ⬆️
quantus/metrics/axiomatic_metrics.py 94.89% <0.00%> (+1.59%) ⬆️
quantus/metrics/complexity_metrics.py 96.73% <0.00%> (+2.15%) ⬆️
quantus/metrics/faithfulness_metrics.py 97.61% <0.00%> (+2.19%) ⬆️
quantus/metrics/randomisation_metrics.py 96.25% <0.00%> (+2.27%) ⬆️
quantus/metrics/robustness_metrics.py 95.59% <0.00%> (+2.28%) ⬆️
quantus/helpers/tf_model.py 96.72% <0.00%> (+2.84%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36f0e99...90afb2d. Read the comment docs.

@annahedstroem annahedstroem merged commit 5ecffcf into main Mar 22, 2022
@dilyabareeva dilyabareeva deleted the tf_tutorial branch April 26, 2022 19:14
aaarrti pushed a commit that referenced this pull request Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants