Robust Boosting
Robust Boosting modifica els algorismes de boosting estàndard — com ara AdaBoost o gradient boosting — substituint la pèrdua exponencial o quadràtica per defecte per funcions de pèrdua robustes (p. ex., pèrdues de Huber, logístiques o truncades) o incorporant mecanismes de tolerància al soroll, de manera que l'ensemble mantingui la precisió fins i tot quan les dades d'entrenament contenen valors atípics, soroll d'etiqueta o errors de cua pesada.
Llegeix el mètode complet
Inicia la sessió amb un compte gratuït per llegir aquesta secció.
Method map
The neighbourhood of related methods — select a node to explore.
Fonts
- 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 ↗
Com citar aquesta pàgina
ScholarGate. (2026, June 3). Robust Boosting (Boosting with Robust Loss Functions). ScholarGate. https://scholargate.app/ca/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.
- BoostingAprenentatge automàtic↔ compare
- Gradient BoostingAprenentatge automàtic↔ compare
- Impuls regularitzatAprenentatge automàtic↔ compare
- Gradient Boosting RobustAprenentatge automàtic↔ compare
- Robust Random ForestAprenentatge automàtic↔ compare
- XGBoostAprenentatge automàtic↔ compare
Citat per
Has vist cap problema en aquesta pàgina? Informa'n o suggereix una correcció →