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

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.

主站蜘蛛池模板: 福州市| 白水县| 望城县| 简阳市| 青龙| 山阴县| 康平县| 武义县| 安图县| 区。| 和田市| 双牌县| 泰来县| 曲周县| 革吉县| 洛阳市| 勐海县| 陇川县| 连江县| 上林县| 栾城县| 衡阳县| 福海县| 无棣县| 广西| 太仓市| 宁都县| 德阳市| 涞源县| 肥西县| 荆州市| 永顺县| 托里县| 香格里拉县| 崇礼县| 应用必备| 调兵山市| 锦州市| 铁力市| 前郭尔| 安仁县|