Skip to content

thomasjpfan/pydata-2019-forest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Do You Want To Build a Forest?

scikit-learn provides two popular ways to build tree ensembles: Gradient Boosting Decision Trees (GBDT) and Random Forests. In version 0.21, scikit-learn introduced its own Histogram-based GBDT inspired by LightGBM. In this talk, we will learn the underpinnings of GBDT and Random Forests, the differences between them, how each algorithm is optimized in scikit-learn, and how to interpret them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published