chapter three
This chapter covers
- Characteristics of model-agnostic methods and global interpretability
- How to implement tree ensembles, specifically random forest—a black-box model
- How to interpret random forest models
- How to interpret black-box models using a model-agnostic method called partial dependence plots (PDPs)
- How to uncover bias by looking at feature interactions