Machine learningMachine learning
ロバスト勾配ブースティング
ロバスト勾配ブースティングは、二乗誤差損失の代わりに、外れ値に強い損失関数(最も一般的にはフーバー損失または分位数(ピンボール)損失)で学習された勾配ブースティングです。2001年のフリードマンの画期的な論文で提案されたこのバリアントは、極端な値や汚染されたラベルによる歪みがはるかに少ない予測を生成し、同時に勾配ブーストツリーの完全な予測能力を維持します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
+2 more
出典
- Friedman, J. H. (2001). Greedy function approximation: A gradient boosting machine. Annals of Statistics, 29(5), 1189–1232. DOI: 10.1214/aos/1013203451 ↗
- Huber, P. J. (1964). Robust Estimation of a Location Parameter. Annals of Mathematical Statistics, 35(1), 73–101. DOI: 10.1214/aoms/1177703732 ↗
このページの引用方法
ScholarGate. (2026, June 3). Robust Gradient Boosting (Gradient Boosting with Robust Loss Functions). ScholarGate. https://scholargate.app/ja/machine-learning/robust-gradient-boosting
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
- XGBoost機械学習↔ compare