Machine learningMachine learning
ベイジアン決定木
ベイジアン決定木(Bayesian CART)は、木構造と葉のパラメータに事前分布を置き、マルコフ連鎖モンテカルロ法を用いてデータを与えられたときの木の事後分布を探索する。単一の最適木ではなく、尤もらしい木の分布を生成し、その予測を平均化することで、点予測とともに較正された不確実性推定値を得る。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Chipman, H. A., George, E. I., & McCulloch, R. E. (1998). Bayesian CART model search. Journal of the American Statistical Association, 93(443), 935–948. DOI: 10.1080/01621459.1998.10473750 ↗
- Denison, D. G. T., Mallick, B. K., & Smith, A. F. M. (1998). A Bayesian CART algorithm. Biometrika, 85(2), 363–377. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Bayesian Decision Tree (Bayesian CART). ScholarGate. https://scholargate.app/ja/machine-learning/bayesian-decision-tree
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