Gradient Boosting
Gradient Boosting és un mètode d'aprenentatge per lots (ensemble learning), formalitzat per Jerome H. Friedman el 2001, que combina una seqüència d'aprenents febles —típicament arbres de decisió poc profunds— de manera que cada nou arbre s'ajusta per minimitzar els errors residuals dels arbres anteriors. És l'algorisme central darrere d'implementacions populars com XGBoost, LightGBM i CatBoost.
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.
+38 more
Fonts
- Friedman, J. H. (2001). Greedy Function Approximation: A Gradient Boosting Machine. Annals of Statistics, 29(5), 1189–1232. DOI: 10.1214/aos/1013203451 ↗
Com citar aquesta pàgina
ScholarGate. (2026, June 1). Gradient Boosting Machine (Friedman's Gradient Boosting). ScholarGate. https://scholargate.app/ca/machine-learning/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.
- Arbre de decisióAprenentatge automàtic↔ compare
- LightGBMAprenentatge automàtic↔ compare
- Regressió LogísticaEstadística per a la recerca↔ compare
- 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ó →