Technical requirements
To complete this chapter, you will need a computer with Python and TPOT installed. The previous chapter demonstrated how to set up the environment from scratch for both standalone Python installation and installation through Anaconda. Refer to Chapter 2, Deep Dive into TPOT, for detailed instructions on environment setup.
You can download the source code and datasets for this chapter here: https://github.com/PacktPublishing/Machine-Learning-Automation-with-TPOT/tree/main/Chapter03