Robust Boosting
Robust Boosting modifierar standard-boostingalgoritmer — såsom AdaBoost eller gradient boosting — genom att ersätta standard exponentiell eller kvadratisk förlust med robusta förlustfunktioner (t.ex. Huber, logistisk eller trunkerad förlust) eller genom att införliva mekanismer för brusresistens, så att ensemblet förblir korrekt även när träningsdata innehåller extremvärden, etikettbrus eller fel med tung svans.
Läs hela metoden
Logga in med ett kostnadsfritt konto för att läsa avsnittet.
Method map
The neighbourhood of related methods — select a node to explore.
Källor
- Freund, Y. (2001). An adaptive version of the boost by majority algorithm. Machine Learning, 43(3), 293–318. DOI: 10.1023/A:1010852229904 ↗
- Mason, L., Baxter, J., Bartlett, P., & Frean, M. (2000). Boosting Algorithms as Gradient Descent. Advances in Neural Information Processing Systems (NIPS), 12, 512–518. link ↗
Så citerar du den här sidan
ScholarGate. (2026, June 3). Robust Boosting (Boosting with Robust Loss Functions). ScholarGate. https://scholargate.app/sv/machine-learning/robust-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.
- BoostingMaskininlärning↔ compare
- Gradient BoostingMaskininlärning↔ compare
- Reglerad boostingMaskininlärning↔ compare
- Robust Gradient BoostingMaskininlärning↔ compare
- Robust Random ForestMaskininlärning↔ compare
- XGBoostMaskininlärning↔ compare
Refereras av
Hittade du ett fel på sidan? Rapportera eller föreslå en rättelse →