Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 262 Bytes

Classification and Regression 3

This session explores ensemble methods Random Forest (RF) and Gradient-Boosted Decision Trees (GBDTs).

Make sure you have installed the graphviz package: conda install python-graphviz # (not just conda install graphviz)