Technical requirements
This chapter's example uses the mldatasets
, pandas
, numpy
, scipy
, mlxtend
, genetic_selection
, xgboost
, sklearn
, matplotlib
, and seaborn
libraries. Instructions on how to install all of these libraries are in the Preface.
The GitHub code for this chapter is located here: https://github.com/PacktPublishing/Interpretable-Machine-Learning-with-Python/tree/master/Chapter10/.