Closed DaveBhatt closed 9 months ago
Thanks for your question. Good catch, that's a mistake, these words should be reversed: decreasing the learning rate means that each estimator gets less weight, so the model is less likely to overfit. I'll fix that now.
Describe the bug
In 07_ensemble_learning_and_random_forests notebook
Exercise Solutions
Expected behavior
To reduce underfitting i think we must try increasing the learning rate (not decreasing) and vice versa. Pls correct me if i'm wrong.
Screenshots