Technical requirements
This chapter's example uses the mldatasets
, pandas
, numpy
, sklearn
, xgboost
, lightgbm
, catboost
, tensorflow
, bayes_opt
, tensorflow_lattice
, matplotlib
, seaborn
, scipy
, xai
, and shap
libraries. Instructions on how to install all of these libraries are in the preface. The code for this chapter is located here:
https://github.com/PacktPublishing/Interpretable-Machine-Learning-with-Python/tree/master/Chapter12