predict-idlab / powershap

A power-full Shapley feature selection method.
Other
193 stars 18 forks source link

:sparkles: cv support #17

Closed jvdd closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #17 (45366cf) into main (706ca4c) will increase coverage by 1.61%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   81.81%   83.42%   +1.61%     
==========================================
  Files           6        6              
  Lines         319      350      +31     
==========================================
+ Hits          261      292      +31     
  Misses         58       58              
Impacted Files Coverage Δ
powershap/powershap.py 68.67% <100.00%> (+5.55%) :arrow_up:
powershap/shap_wrappers/shap_explainer.py 96.40% <100.00%> (+0.16%) :arrow_up:

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 706ca4c...45366cf. Read the comment docs.