Map Graph
No coordinates found

Gradient boosting

Machine learning technique

Gradient boosting is a machine learning technique based on boosting in a functional space, where the target is pseudo-residuals instead of residuals as in traditional boosting. It gives a prediction model in the form of an ensemble of weak prediction models, i.e., models that make very few assumptions about the data, which are typically simple decision trees. When a decision tree is the weak learner, the resulting algorithm is called gradient-boosted trees; it usually outperforms random forest. As with other boosting methods, a gradient-boosted trees model is built in stages, but it generalizes the other methods by allowing optimization of an arbitrary differentiable loss function.

Read article
Top Questions
AI generated

List the top facts about Gradient boosting

Summarize this article

What is the single most intriguing fact about Gradient boosting?

Are there any controversies surrounding Gradient boosting?

More questions