RandomForestExplainer Save

A set of tools to understand what is happening inside a Random Forest

Project README

randomForestExplainer

CRAN status R-CMD-check codecov DOI

A 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.

Installation

# the easiest way to get randomForestExplainer is to install it from CRAN:
install.packages("randomForestExplainer")

# Or the the development version from GitHub:
# install.packages("devtools")
devtools::install_github("ModelOriented/randomForestExplainer")

Vignette

Cheatsheets

Examples

Open Source Agenda is not affiliated with "RandomForestExplainer" Project. README Source: ModelOriented/randomForestExplainer
Stars
228
Open Issues
5
Last Commit
2 months ago

Open Source Agenda Badge

Open Source Agenda Rating