PromptHub
Machine Learning Featured 30 views

Gradient Boosting

Quick Definition

Sequential ensemble method correcting previous model errors

Full Definition

An ensemble technique building models sequentially where each corrects errors of previous ones.

Examples

XGBoost, LightGBM, Kaggle competitions

Related Terms

ensemble-learning random-forest decision-tree

More Machine Learning Terms