ModelOriented / kernelshap

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

Slight optimization #115

Closed mayer79 closed 10 months ago

mayer79 commented 10 months ago
codecov-commenter commented 10 months ago

Codecov Report

Merging #115 (6797de7) into main (def8fe5) will decrease coverage by 0.35%. The diff coverage is 91.30%.

:exclamation: Current head 6797de7 differs from pull request most recent head 191b310. Consider uploading reports for the commit 191b310 to get more accurate results

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

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   96.59%   96.24%   -0.35%     
==========================================
  Files           6        6              
  Lines         440      453      +13     
==========================================
+ Hits          425      436      +11     
- Misses         15       17       +2     
Files Coverage Δ
R/utils.R 97.39% <100.00%> (+0.24%) :arrow_up:
R/utils_permshap.R 100.00% <100.00%> (ø)
R/permshap.R 96.72% <50.00%> (-3.28%) :arrow_down: