官术网_书友最值得收藏!

0.632 rule in bootstrapping

Before we get into the 0.632 rule of bootstrapping, we need to understand what bootstrapping is. Bootstrapping is the process wherein random sampling is performed with a replacement from a population that's comprised of n observations. In this scenario, a sample can have duplicate observations. For example, if the population is (2,3,4,5,6) and we are trying to draw two random samples of size 4 with replacement, then sample 1 will be (2,3,3,6) and sample 2 will be (4,4,6,2).

Now, let's delve into the 0.632 rule.

We have already seen that the estimate of the training error while using a prediction is 1/n ∑L(yi,y-hat). This is nothing but the loss function:

Cross-validation is a way to estimate the expected output of a sample error:

However, in the case of k-fold cross-validation, it is as follows:

Here, the training data is X=(x1,x2.....,xn) and we take bootstrap samples from this set (z1,.....,zb) where each zi is a set of n samples. 

In this scenario, the following is our out-of-sample error:

Here, fb(xi) is the predicted value at xfrom the model that's been fit to the bootstrap dataset.

Unfortunately, this is not a particularly good estimator because bootstrap samples that have been used to produce fb(xi) may have contained xi. OOSE solves the overfitting problem, but is still biased. This bias is due to non-distinct observations in the bootstrap samples that result from sampling with replacement. The average number of distinct observations in each sample is about 0.632n. To solve the bias problem, Efron and Tibshirani proposed the 0.632 estimator:

主站蜘蛛池模板: 麻江县| 富锦市| 兴业县| 临海市| 山阳县| 伊春市| 龙胜| 遂宁市| 彭泽县| 九龙坡区| 调兵山市| 溆浦县| 桂东县| 肇州县| 广宗县| 万年县| 大安市| 宜春市| 崇义县| 临高县| 沂南县| 公主岭市| 班戈县| 东丽区| 保康县| 友谊县| 仙居县| 合川市| 哈密市| 孟津县| 宁波市| 封开县| 当雄县| 称多县| 渑池县| 白玉县| 剑阁县| 东明县| 泸西县| 舟曲县| 平顶山市|