Robust Boosting
Robust Boosting modifiserer standard boosting-algoritmer — slik som AdaBoost eller gradient boosting — ved å erstatte standard eksponentielt eller kvadratisk tap med robuste tapsfunksjoner (f.eks. Huber, logistisk eller trunkerte tap) eller ved å inkorporere mekanismer for støy-toleranse, slik at ensemblet forblir nøyaktig selv når treningsdata inneholder uteliggere, merkelappstøy eller feil med tung hale.
Les hele metoden
Logg inn med en gratis konto for å lese denne delen.
Method map
The neighbourhood of related methods — select a node to explore.
Kilder
- 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 ↗
Slik siterer du denne siden
ScholarGate. (2026, June 3). Robust Boosting (Boosting with Robust Loss Functions). ScholarGate. https://scholargate.app/no/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.
- BoostingMaskinlæring↔ compare
- Gradient BoostingMaskinlæring↔ compare
- Regularisert BoostingMaskinlæring↔ compare
- Robust Gradient BoostingMaskinlæring↔ compare
- Robust Random ForestMaskinlæring↔ compare
- XGBoostMaskinlæring↔ compare
Referert av
Funnet en feil på denne siden? Rapporter eller foreslå en rettelse →