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 review #57 #58

Closed AdamIzdebski closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #58 into master will increase coverage by 0.81%. The diff coverage is 98.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   95.26%   96.08%   +0.81%     
==========================================
  Files          13       13              
  Lines         887      893       +6     
==========================================
+ Hits          845      858      +13     
+ Misses         42       35       -7
Impacted Files Coverage Δ
R/break_down_uncertainty.R 100% <ø> (ø) :arrow_up:
R/print_break_down_descriptions.R 0% <ø> (ø) :arrow_up:
R/plot_break_down.R 95.5% <ø> (ø) :arrow_up:
R/plotD3_shap.R 97.14% <ø> (ø) :arrow_up:
R/local_interactions.R 100% <ø> (ø) :arrow_up:
R/plot_break_down_uncertainty.R 100% <ø> (ø) :arrow_up:
R/print_break_down.R 100% <ø> (ø) :arrow_up:
R/print_break_down_uncertainty.R 0% <ø> (ø) :arrow_up:
R/plotD3_break_down.R 96.25% <ø> (ø) :arrow_up:
R/break_down.R 100% <ø> (+22.72%) :arrow_up:
... and 4 more

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 d48faa7...1f90c65. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #58 into master will increase coverage by 0.81%. The diff coverage is 98.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   95.26%   96.08%   +0.81%     
==========================================
  Files          13       13              
  Lines         887      893       +6     
==========================================
+ Hits          845      858      +13     
+ Misses         42       35       -7
Impacted Files Coverage Δ
R/break_down_uncertainty.R 100% <ø> (ø) :arrow_up:
R/print_break_down_descriptions.R 0% <ø> (ø) :arrow_up:
R/plot_break_down.R 95.5% <ø> (ø) :arrow_up:
R/plotD3_shap.R 97.14% <ø> (ø) :arrow_up:
R/local_interactions.R 100% <ø> (ø) :arrow_up:
R/plot_break_down_uncertainty.R 100% <ø> (ø) :arrow_up:
R/print_break_down.R 100% <ø> (ø) :arrow_up:
R/print_break_down_uncertainty.R 0% <ø> (ø) :arrow_up:
R/plotD3_break_down.R 96.25% <ø> (ø) :arrow_up:
R/break_down.R 100% <ø> (+22.72%) :arrow_up:
... and 4 more

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 d48faa7...1f90c65. Read the comment docs.

pbiecek commented 5 years ago

Thanks