Confidence Intervals for Random Forests: The Jackknife and the Infinitesimal Jackknife.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 25580094.
- Also identified by PMC identifier 4286302.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
We study the variability of predictions made by bagged learners and random forests, and show how to estimate standard errors for these methods. Our work builds on variance estimates for bagging proposed by Efron (1992, 2013) that are based on the jackknife and the infinitesimal jackknife (IJ). In practice, bagged predictors are computed using a finite number <i>B</i> of bootstrap replicates, and working with a large <i>B</i> can be computationally expensive. Direct applications of jackknife and IJ estimators to bagging require <i>B</i> = Θ(<i>n</i><sup>1.5</sup>) bootstrap replicates to converge, where <i>n</i> is the size of the training set. We propose improved versions that only require <i>B</i> = Θ(<i>n</i>) replicates. Moreover, we show that the IJ estimator requires 1.7 times less bootstrap replicates than the jackknife to achieve a given accuracy. Finally, we study the sampling distributions of the jackknife and IJ variance estimates themselves. We illustrate our findings with multiple experiments and simulation studies.