Method evidence record
Ensemble Gradient Boosting
Gradient Boosting is an ensemble method introduced by Jerome Friedman in 2001 that builds a strong predictive model by sequentially adding shallow decision trees, each correcting the errors of the previous ensemble. By framing the problem as gradient descent in function space, it achieves state-of-the-art accuracy on classification, regression, and ranking tasks across tabular data.
Source record
Citations copied verbatim from the method’s source record. No claim-level verification is inferred from them.
Gradient Boosting Machine (Ensemble of Additive Decision Trees)
Taxonomic method record · ml-model / machine-learning
- Friedman, J. H. (2001). Greedy function approximation: A gradient boosting machine. Annals of Statistics, 29(5), 1189–1232. · DOI 10.1214/aos/1013203451
- Friedman, J. H. (2002). Stochastic gradient boosting. Computational Statistics and Data Analysis, 38(4), 367–378. · DOI 10.1016/S0167-9473(01)00065-2
Curated claims
Claims persisted in the evidence ledger, each with its own assessment.
No curated claims yet
This view does not invent a claim assessment when the ledger has none.
Related methods
Generated from the method graph and shown as machine-suggested relations — no evidence claim is inferred.