English

Prediction Error Estimation in Random Forests

Machine Learning 2024-08-09 v4 Machine Learning

Abstract

In this paper, error estimates of classification Random Forests are quantitatively assessed. Based on the initial theoretical framework built by Bates et al. (2023), the true error rate and expected error rate are theoretically and empirically investigated in the context of a variety of error estimation methods common to Random Forests. We show that in the classification case, Random Forests' estimates of prediction error is closer on average to the true error rate instead of the average prediction error. This is opposite the findings of Bates et al. (2023) which are given for logistic regression. We further show that our result holds across different error estimation strategies such as cross-validation, bagging, and data splitting.

Keywords

Cite

@article{arxiv.2309.00736,
  title  = {Prediction Error Estimation in Random Forests},
  author = {Ian Krupkin and Johanna Hardin},
  journal= {arXiv preprint arXiv:2309.00736},
  year   = {2024}
}

Comments

As we were working on revisions, we found a fatal flaw in the procedure. All of the results are problematic / wrong

R2 v1 2026-06-28T12:10:48.274Z