mcb00 / blog

jekyll site for my blog
Apache License 2.0
1 stars 1 forks source link

How Gradient Boosting Does Gradient Descent | Random Realizations #6

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

How Gradient Boosting Does Gradient Descent | Random Realizations

Understand how gradient boosting does gradient descent in function space to minimize any differentiable loss function in the service of creating a good model.

https://blog.mattbowers.dev/how-gradient-boosting-does-gradient-descent

mcb00 commented 3 years ago

Thanks to @tobanw for reviewing the preprint and making suggestions to improve the clarity of the explanation.