Skip to content

Code (and other materials) for an introductory talk/workshop on GBMs (developed originally for an R-Ladies Meetup)

License

Notifications You must be signed in to change notification settings

szilard/GBM-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBM Workshop

Slides & code (and other materials) for an intermediate workshop on GBMs.

Intro talk slides here.

The code covers basic training and scoring in xgboost, h2o and lightgbm and then some additional features such as early stopping. The code was first developed in R, but then also ported to Python. There is also some code for tuning GBMs with random search in hyperparameter space, cross-validation etc.

About

Code (and other materials) for an introductory talk/workshop on GBMs (developed originally for an R-Ladies Meetup)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages