ModelOriented / iBreakDown

Break Down with interactions for local explanations (SHAP, BreakDown, iBreakDown)
https://ModelOriented.github.io/iBreakDown/
GNU General Public License v3.0
81 stars 15 forks source link

fix #72, delete two files and upgrade the documentation #73

Closed hbaniecki closed 4 years ago

hbaniecki commented 4 years ago

Deleted docs/testBreakDown.html and inst/d3js/prototype.js

codecov-io commented 4 years ago

Codecov Report

Merging #73 into master will not change coverage. The diff coverage is 97.22%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files          13       13           
  Lines         894      894           
=======================================
  Hits          859      859           
  Misses         35       35
Impacted Files Coverage Δ
R/plotD3_shap.R 97.14% <ø> (ø) :arrow_up:
R/plot_break_down_uncertainty.R 100% <ø> (ø) :arrow_up:
R/break_down_uncertainty.R 100% <ø> (ø) :arrow_up:
R/print_break_down_descriptions.R 0% <ø> (ø) :arrow_up:
R/break_down.R 100% <ø> (ø) :arrow_up:
R/plot_break_down.R 95.55% <100%> (ø) :arrow_up:
R/describe_shap.R 100% <100%> (ø) :arrow_up:
R/local_attributions.R 92.61% <100%> (ø) :arrow_up:
R/local_interactions.R 100% <100%> (ø) :arrow_up:
R/plotD3_break_down.R 96.25% <88.88%> (ø) :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 ff23c9a...5e1586f. Read the comment docs.