chapter three
3 Model Agnostic Methods - Global Interpretability
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