Skip to content

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.

jcatanza/gradient_boosting_regression

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published