Pith. sign in

Fitting Prediction Rule Ensembles with R Package pre

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Prediction rule ensembles (PREs) are sparse collections of rules, offering highly interpretable regression and classification models. This paper presents the R package pre, which derives PREs through the methodology of Friedman and Popescu (2008). The implementation and functionality of package pre is described and illustrated through application on a dataset on the prediction of depression. Furthermore, accuracy and sparsity of PREs is compared with that of single trees, random forest and lasso regression in four benchmark datasets. Results indicate that pre derives ensembles with predictive accuracy comparable to that of random forests, while using a smaller number of variables for prediction.

fields

stat.ML 1

years

2019 1

verdicts

CONDITIONAL 1

representative citing papers

SIRUS: Stable and Interpretable RUle Set for Classification

stat.ML · 2019-08-19 · conditional · novelty 7.0

SIRUS grows a random forest whose splits are limited to fixed quantiles, counts how often each rule appears across the forest, and retains only the most frequent rules to produce a stable and readable classifier.

citing papers explorer

Showing 1 of 1 citing paper.

  • SIRUS: Stable and Interpretable RUle Set for Classification stat.ML · 2019-08-19 · conditional · none · ref 18 · internal anchor

    SIRUS grows a random forest whose splits are limited to fixed quantiles, counts how often each rule appears across the forest, and retains only the most frequent rules to produce a stable and readable classifier.