Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

Which hyperparameter most directly controls overfitting in gradient boosting?

  1. A Learning rate combined with the number of trees and maximum depth
  2. B The random seed
  3. C The number of features in the dataset
  4. D The batch size
Answer

Learning rate combined with the number of trees and maximum depth

A lower learning rate with more trees usually generalises better. Early stopping on a validation set is the practical safeguard.

All Machine Learning MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as