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

Bagging

Bootstrap aggregating or bagging is an algorithm introduced by Leo Breiman in 1994, which applies bootstrapping to machine learning problems. Bootstrapping is a statistical procedure that creates datasets from existing data by sampling with replacement. Bootstrapping can be used to analyze the possible values that arithmetic mean, variance, or other quantity can assume.

The algorithm aims to reduce the chance of overfitting with the following steps:

  1. We generate new training sets from input train data by sampling with replacement
  2. For each generated training set, we fit a new model
  3. We combine the results of the models by averaging or majority voting

The following diagram illustrates the steps for bagging, using classification as an example:

We'll explore how to employ bagging mainly in Chapter 6, Predicting Online Ads Click-Through with Tree-Based Algorithms.

主站蜘蛛池模板: 宁远县| 成都市| 齐齐哈尔市| 毕节市| 玉溪市| 宁晋县| 高邑县| 济宁市| 军事| 历史| 舒城县| 海阳市| 阿图什市| 庄河市| 泾川县| 乐安县| 马公市| 安福县| 成都市| 虹口区| 烟台市| 宁化县| 天门市| 巴马| 建瓯市| 华坪县| 托克逊县| 临洮县| 白山市| 二手房| 醴陵市| 冕宁县| 淳安县| 永昌县| 黔东| 富源县| 马山县| 玛多县| 乌鲁木齐市| 昭通市| 沿河|