predict-idlab / powershap

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

:sparkles: add grouped feature selection functionality #11

Closed jvdd closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #11 (8f2029d) into main (70e24f2) will decrease coverage by 0.06%. The diff coverage is 81.25%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   83.39%   83.33%   -0.07%     
==========================================
  Files           6        6              
  Lines         277      288      +11     
==========================================
+ Hits          231      240       +9     
- Misses         46       48       +2     
Impacted Files Coverage Δ
powershap/shap_wrappers/shap_explainer.py 95.61% <80.00%> (-2.45%) :arrow_down:
powershap/powershap.py 67.44% <100.00%> (+0.77%) :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 70e24f2...8f2029d. Read the comment docs.