Machine learningEnsemble

バギングアンサンブル

バギング(bootstrap aggregatingの略)は、単一の学習アルゴリズムの複数のコピーを、トレーニングデータの異なるランダムなサブセットでトレーニングすることにより、バリアンスを低減するアンサンブル手法です。各サブセットは、ブートストラップサンプリング(復元抽出によるランダムなサンプリング)によって作成されます。予測は、多数決(分類)または平均(回帰)によって結合されます。1996年にLeo Breimanによって導入されたバギングは、ランダムフォレストの基礎を形成し、高バリアンスモデルにおける過学習の削減に特に効果的です。

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

手法の全文を読む

会員限定

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

ログイン

Method map

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

出典

  1. Breiman, L. (1996). Bagging predictors. Machine Learning, 24(2), 123-140. DOI: 10.1007/BF00058655
  2. Efron, B. (1979). Bootstrap methods: another look at the jackknife. The Annals of Statistics, 7(1), 1-26. DOI: 10.1214/aos/1176344552

このページの引用方法

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

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 Ensemble (Bootstrap Aggregating Ensemble). 2026-06-15に以下より取得 https://scholargate.app/ja/ensemble-learning/bagging-ensemble · データセット: https://doi.org/10.5281/zenodo.20539026