ModelOriented / kernelshap

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

Fix mlr3 issue with probabilistic classification #100

Closed mayer79 closed 1 year ago

mayer79 commented 1 year ago

Fixes https://github.com/ModelOriented/kernelshap/issues/99

codecov-commenter commented 1 year ago

Codecov Report

Merging #100 (65614f3) into main (8718366) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 65614f3 differs from pull request most recent head f45380c. Consider uploading reports for the commit f45380c to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #100   +/-   ##
=======================================
  Coverage   93.67%   93.67%           
=======================================
  Files           5        5           
  Lines         348      348           
=======================================
  Hits          326      326           
  Misses         22       22           
Files Changed Coverage Δ
R/kernelshap.R 99.05% <ø> (ø)
R/utils.R 92.42% <ø> (ø)