randomForestExplainer

Set of tools to understand what is happening inside a Random Forest. A detailed discussion of the package and importance measures it implements can be found here: Master thesis on randomForestExplainer.

Instalation

devtools::install_github("MI2DataLab/randomForestExplainer")

Vignette

Examples