Skip to content

Very simple and short implementation of gradient boosting in 18 lines of code

License

Notifications You must be signed in to change notification settings

senya-ashukha/simple-gradient-boosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Gradient Boosting

Very simple and short implementation of gradient boosting in just 18 lines of code!

Gradient Boosting

Open In Colab

  • Friedman JH. Stochastic gradient boosting. Computational statistics & data analysis. 2002 Feb 28;38(4):367-78.
  • Note that there is no stochastic mini-batching in this implementation, but it is very easy to add!

About

Very simple and short implementation of gradient boosting in 18 lines of code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published