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 tests, passing along maintainer role #11

Closed Yue-Jiang closed 5 years ago

Yue-Jiang commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@32ca649). Click here to learn what that means. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #11   +/-   ##
=========================================
  Coverage          ?   56.43%           
=========================================
  Files             ?        4           
  Lines             ?      629           
  Branches          ?        0           
=========================================
  Hits              ?      355           
  Misses            ?      274           
  Partials          ?        0
Impacted Files Coverage Δ
R/explain_forest.R 0% <0%> (ø)
R/min_depth_interactions.R 56.87% <61.53%> (ø)
R/measure_importance.R 61.67% <80%> (ø)

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 32ca649...cd4a2e0. Read the comment docs.