Technical requirements
This chapter will build on the work you did in Chapter 4. You can use the same virtual environment that you set up with the necessary packages previously. The code presented in this chapter is available in this book’s GitHub repository at https://github.com/PacktPublishing/XGBoost-for-Regression-Predictive-Modeling-and-Time-Series-Analysis.
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