Technical requirements
You can use the same virtual environment which is already set up with the necessary packages from earlier chapters of this book. The code presented in this chapter is available on our GitHub repository:
You will use the following software:
- Python 3.9
- XGBoost 1.7.3
- NumPy 1.21.5
- pandas 1.4.2
- scikit-learn 1.4.2
- Seaborn
- Anaconda
- VS Code