Gradient Boosted Regression (GBR) Algorithm
(Redirected from Gradient Boosting Regression Algorithm)
Jump to navigation
Jump to search
A Gradient Boosted Regression (GBR) Algorithm is a gradient boosted algorithm that is a regression algorithm.
- Context:
- It can be implemented by a GBR System (that solves GBR task).
- See: Random Forest Regression.