Description
In gradient_boosting.py the function update_terminal_regions for each of classes LossFunction and LeastSquaresError has a parameter learning_rate with default value 1.0. However, the default value is documented as 0.1.
Expected Results
I believe the default value should be 0.1
Actual Results
The default value is 1.0
Versions
commit 952ef66