Machine learningMachine learning
ベイジアン・バギング
ベイジアン・バギングは、古典的なブートストラップをベイジアン・ブートストラップに置き換える――復元抽出によるサンプリングではなく、訓練観測値にディリクレ分布に従う重みを割り当てる――ことで、ベース学習器のアンサンブルを訓練する。その結果、予測値に対するベイジアン事後分布を近似する原理的なアンサンブルが得られ、高い予測精度とともに、較正された不確実性推定値が得られる。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Clyde, M. & Lee, H. (2001). Bagging and the Bayesian bootstrap. In T. Richardson & T. Jaakkola (Eds.), Proceedings of the Eighth International Workshop on Artificial Intelligence and Statistics (AISTATS 2001). link ↗
- Rubin, D. B. (1981). The Bayesian bootstrap. The Annals of Statistics, 9(1), 130–134. DOI: 10.1214/aos/1176345338 ↗
このページの引用方法
ScholarGate. (2026, June 3). Bayesian Bagging (Bootstrap Aggregation with Bayesian Bootstrap). ScholarGate. https://scholargate.app/ja/machine-learning/bayesian-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
- ベイズランダムフォレスト機械学習↔ compare
- ブースティング機械学習↔ compare
- ランダムフォレスト機械学習↔ compare
- 半教師あり バギング機械学習↔ compare
- 投票アンサンブル機械学習↔ compare