Zelazny7/rulefit: Create a Simple Combination of Rules From a Tree Ensemble

RuleFit uses an existing tree ensemble model as its input predictors. It first converts the ensemble into a series of rules corresponding to terminal nodes. It then fits a regularized regression model on these rules to produce a simpler model without sacrificing much, if any, performance.

Getting started

Package details

AuthorEric E Graves
MaintainerEric E Graves <eric.graves@lexisnexisrisk.com>
LicenseProprietary
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Zelazny7/rulefit")
Zelazny7/rulefit documentation built on May 14, 2019, 8:20 a.m.