Abstract
This article presents a new ensemble learning method for classification problems called projection pursuit random forest (PPF). PPF uses the PPtree algorithm where trees are constructed by splitting on linear combinations of randomly chosen variables. Projection pursuit is used to choose a projection of the variables that best separates the classes. Using linear combinations of variables to separate classes takes the correlation between variables into account which allows PPF to outperform a traditional random forest when separations between groups occurs in combinations of variables. The method presented here can be used in multi-class problems and is implemented into an R package, PPforest, which is available on CRAN. Supplementary files for this article are available online.
Original language | English |
---|---|
Pages (from-to) | 1168-1180 |
Number of pages | 13 |
Journal | Journal of Computational and Graphical Statistics |
Volume | 30 |
Issue number | 4 |
DOIs | |
State | Published - 2021 |
Bibliographical note
Publisher Copyright:© 2021 American Statistical Association, Institute of Mathematical Statistics, and Interface Foundation of North America.
Keywords
- Data mining
- Ensemble model
- Exploratory data analysis
- High-dimensional data
- Statistical computing