ModelOriented / randomForestExplainer

A set of tools to understand what is happening inside a Random Forest
https://ModelOriented.github.io/randomForestExplainer/
230 stars 37 forks source link

add plotting tests #14

Closed Yue-Jiang closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #14 into master will increase coverage by 27.98%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
+ Coverage   56.43%   84.41%   +27.98%     
===========================================
  Files           4        4               
  Lines         629      629               
===========================================
+ Hits          355      531      +176     
+ Misses        274       98      -176
Impacted Files Coverage Δ
R/min_depth_distribution.R 91.74% <100%> (+31.19%) :arrow_up:
R/measure_importance.R 83.7% <0%> (+22.02%) :arrow_up:
R/min_depth_interactions.R 91.98% <0%> (+35.11%) :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 d01a2b3...d6b345c. Read the comment docs.