Skip to content

❗ This is a read-only mirror of the CRAN R package repository. randomForestExplainer — Explaining and Visualizing Random Forests in Terms of Variable Importance. Homepage: https://github.com/ModelOriented/randomForestExplainer

Notifications You must be signed in to change notification settings

cran/randomForestExplainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randomForestExplainer

CRAN_Status_Badge Build Status 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

About

❗ This is a read-only mirror of the CRAN R package repository. randomForestExplainer — Explaining and Visualizing Random Forests in Terms of Variable Importance. Homepage: https://github.com/ModelOriented/randomForestExplainer

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages