predict-idlab / powershap

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

:bug: Added infinity support to Catboost models #10

Closed JarneVerhaeghe closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (d522bf8) into main (69bff25) will increase coverage by 0.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   83.27%   83.39%   +0.12%     
==========================================
  Files           6        6              
  Lines         275      277       +2     
==========================================
+ Hits          229      231       +2     
  Misses         46       46              
Impacted Files Coverage Δ
powershap/shap_wrappers/shap_explainer.py 98.05% <100.00%> (ø)
powershap/__init__.py 100.00% <0.00%> (ø)

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 69bff25...d522bf8. Read the comment docs.

jvdd commented 2 years ago

LGTM! :smile: