Machine learning

バギング(ブートストラップ集約)

バギング(Bagging)は、ブートストラップ集約(Bootstrap Aggregating)の略で、1996年にレオ・ブライマンによって導入されたアンサンブルメタアルゴリズムです。これは、学習データから独立に描画されたブートストラップサンプル上でベース学習器の複数のコピーを訓練し、それらの予測を(回帰の場合は平均化、分類の場合は多数決によって)結合して、単一のベース学習器よりも実質的に低い分散を持つ最終的な予測器を生成します。

MethodMindで開く近日公開動画近日公開Download slides

手法の全文を読む

会員限定

無料アカウントでログインすると、このセクションを読めます。

ログイン

Method map

The neighbourhood of related methods — select a node to explore.

+16 more

出典

  1. Breiman, L. (1996). Bagging Predictors. Machine Learning, 24(2), 123–140. DOI: 10.1007/BF00058655
  2. Hastie, T., Tibshirani, R. & Friedman, J. (2009). The Elements of Statistical Learning (2nd ed., Ch. 8.7). Springer. ISBN: 978-0-387-84857-0
  3. James, G., Witten, D., Hastie, T. & Tibshirani, R. (2013). An Introduction to Statistical Learning (Ch. 8.2). Springer. ISBN: 978-1-4614-7138-7

このページの引用方法

ScholarGate. (2026, June 3). Bagging (Bootstrap Aggregating). ScholarGate. https://scholargate.app/ja/machine-learning/bagging

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

この手法を参照する項目

ScholarGateBagging (Bagging (Bootstrap Aggregating)). 2026-06-15に以下より取得 https://scholargate.app/ja/machine-learning/bagging · データセット: https://doi.org/10.5281/zenodo.20539026