ModelOriented / treeshap

Compute SHAP values for your tree-based models using the TreeSHAP algorithm
https://modeloriented.github.io/treeshap/
GNU General Public License v3.0
78 stars 23 forks source link

Add interface for multi-output models #33

Closed krzyzinskim closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #33 (ae9dfa7) into master (cec10f9) will decrease coverage by 1.47%. The diff coverage is 13.63%.

:exclamation: Current head ae9dfa7 differs from pull request most recent head 7f61bd1. Consider uploading reports for the commit 7f61bd1 to get more accurate results

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

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   68.91%   67.45%   -1.47%     
==========================================
  Files          19       19              
  Lines         830      851      +21     
==========================================
+ Hits          572      574       +2     
- Misses        258      277      +19     
Files Coverage Δ
R/unify.R 88.88% <ø> (ø)
R/unify_ranger_surv.R 92.59% <100.00%> (+0.13%) :arrow_up:
R/model_unified.R 69.23% <0.00%> (-20.77%) :arrow_down:
R/treeshap.R 70.12% <13.33%> (-14.00%) :arrow_down: