What is the primary advantage of gradient boosting over a single decision tree?
-
A
It requires no hyperparameter tuning
-
B
It sequentially corrects errors of previous models, reducing bias
-
C
It trains faster on large datasets than a single tree
-
D
It eliminates the need for feature scaling