Gradient Boosting
Gradient Boosting is een ensemble-leermethode, geformaliseerd door Jerome H. Friedman in 2001, die een reeks zwakke leerders combineert — doorgaans ondiepe beslisbomen — zodat elke nieuwe boom wordt aangepast om de residuele fouten van de voorgaande bomen te minimaliseren. Het is het kernalgoritme achter populaire implementaties zoals XGBoost, LightGBM en CatBoost.
Lees de volledige methode
Log in met een gratis account om dit onderdeel te lezen.
Method map
The neighbourhood of related methods — select a node to explore.
+38 more
Bronnen
- Friedman, J. H. (2001). Greedy Function Approximation: A Gradient Boosting Machine. Annals of Statistics, 29(5), 1189–1232. DOI: 10.1214/aos/1013203451 ↗
Deze pagina citeren
ScholarGate. (2026, June 1). Gradient Boosting Machine (Friedman's Gradient Boosting). ScholarGate. https://scholargate.app/nl/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.
- BeslisboomMachine learning↔ compare
- LightGBMMachine learning↔ compare
- Logistische RegressieOnderzoeksstatistiek↔ compare
- Random ForestMachine learning↔ compare
- XGBoostMachine learning↔ compare
Geciteerd door
Een fout op deze pagina gezien? Meld het of stel een correctie voor →