English

Generalizing Gain Penalization for Feature Selection in Tree-based Models

Machine Learning 2020-06-16 v1 Information Retrieval Machine Learning

Abstract

We develop a new approach for feature selection via gain penalization in tree-based models. First, we show that previous methods do not perform sufficient regularization and often exhibit sub-optimal out-of-sample performance, especially when correlated features are present. Instead, we develop a new gain penalization idea that exhibits a general local-global regularization for tree-based models. The new method allows for more flexibility in the choice of feature-specific importance weights. We validate our method on both simulated and real data and implement itas an extension of the popular R package ranger.

Keywords

Cite

@article{arxiv.2006.07515,
  title  = {Generalizing Gain Penalization for Feature Selection in Tree-based Models},
  author = {Bruna Wundervald and Andrew Parnell and Katarina Domijan},
  journal= {arXiv preprint arXiv:2006.07515},
  year   = {2020}
}

Comments

13 pages, 2 figures

R2 v1 2026-06-23T16:17:36.692Z