XGBoost robust
XGBoost robust combina el marc d'escalat de gradient boosting de XGBoost amb funcions de pèrdua robustes —principalment la pèrdua de Huber o les seves variants— per produir un conjunt d'arbres de gradient boosting que resisteix la influència distorsionadora dels valors atípics. En substituir l'objectiu d'error quadràtic per una pèrdua que redueix el pes dels residuals grans, el model ofereix prediccions fiables sobre objectius continus fins i tot quan les dades d'entrenament contenen valors extrems o soroll en les etiquetes.
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
- Chen, T. & Guestrin, C. (2016). XGBoost: A Scalable Tree Boosting System. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 785–794. DOI: 10.1145/2939672.2939785 ↗
- Huber, P. J. (1964). Robust Estimation of a Location Parameter. The Annals of Mathematical Statistics, 35(1), 73–101. DOI: 10.1214/aoms/1177703732 ↗
Com citar aquesta pàgina
ScholarGate. (2026, June 3). Robust XGBoost (Extreme Gradient Boosting with Robust Loss Functions). ScholarGate. https://scholargate.app/ca/machine-learning/robust-xgboost
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.
- Gradient BoostingAprenentatge automàtic↔ compare
- Gradient Boosting RobustAprenentatge automàtic↔ compare
- Robust LightGBMAprenentatge automàtic↔ compare
- Regressió Lineal RobustaAprenentatge automàtic↔ compare
- Robust Random ForestAprenentatge automàtic↔ compare
- XGBoostAprenentatge automàtic↔ compare
Has vist cap problema en aquesta pàgina? Informa'n o suggereix una correcció →