/gradient_boosting_regression

In this notebook, we'll build from scratch a gradient boosted trees regression model that includes a learning rate hyperparameter, and then use it to fit a noisy nonlinear function.

Primary LanguageHTML

How Does Gradient Boosting Regression Work?

In this notebook, we'll build from scratch a gradient boosted trees regression model that includes a learning rate hyperparameter, and then use it to fit a noisy nonlinear function. By Joseph Catanzarite 8/21/2020