ModelOriented / kernelshap

Different SHAP algorithms
https://modeloriented.github.io/kernelshap/
GNU General Public License v2.0
39 stars 7 forks source link

additive_shap matches permshap and kernelshap() for full background data only #134

Closed mayer79 closed 4 months ago

mayer79 commented 4 months ago

This is documented in the README, the function documentation as well as in the unit tests.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.24%. Comparing base (559ba5c) to head (ff6dd15). Report is 10 commits behind head on main.

:exclamation: Current head ff6dd15 differs from pull request most recent head f484673

Please upload reports for the commit f484673 to get more accurate results.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== - Coverage 96.40% 96.24% -0.17% ========================================== Files 6 7 +1 Lines 473 506 +33 ========================================== + Hits 456 487 +31 - Misses 17 19 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.