Greedy Function Approximation¶
Friedman, J. H. (2001). Greedy Function Approximation: A Gradient Boosting Machine. Annals of Statistics, 29(5), 1189-1232.
Cited by¶
2 citations across 2 artifacts.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Residual Analysis
- Medicine: a clinician's leading hypothesis is the model, and the symptoms it fails to explain are the residual that drives differential-diagnosis refinement. Machine learning: gradient boosting fits successive weak learners to the residuals of prior learners; residual connections instantiate the move at the architecture level.
This sourceFormalizes gradient boosting as the fitting of successive weak learners to the residuals of prior learners, converging when residuals stop carrying exploitable pattern.
- Medicine: a clinician's leading hypothesis is the model, and the symptoms it fails to explain are the residual that drives differential-diagnosis refinement. Machine learning: gradient boosting fits successive weak learners to the residuals of prior learners; residual connections instantiate the move at the architecture level.
Domain-specific¶
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:64267c338b0b · see in the full table