Summary
After reading this chapter, you should understand Shapley values and how they connect to the SHAP library. You also learned about ALE plots and how they are a better alternative to PDPs. Lastly, you should understand how to leverage global surrogates to learn more about your models.
In the next chapter, we will study local interpretation methods using a Local Surrogate Model (LIME) and SHAP.