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

prep for new cran release #15

Closed Yue-Jiang closed 5 years ago

Yue-Jiang commented 5 years ago

to be released as 0.10.0

codecov-io commented 5 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   84.41%   84.51%   +0.09%     
==========================================
  Files           4        4              
  Lines         629      633       +4     
==========================================
+ Hits          531      535       +4     
  Misses         98       98
Impacted Files Coverage Δ
R/min_depth_interactions.R 92.04% <100%> (+0.06%) :arrow_up:
R/min_depth_distribution.R 91.81% <100%> (+0.07%) :arrow_up:
R/measure_importance.R 83.77% <100%> (+0.07%) :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 b35f4da...555a2f6. Read the comment docs.