Technical requirements
This is the last chapter in the book, so some prior knowledge is assumed. You need to know how to build basic machine learning models with TPOT to deploy them. It's assumed that your model is deployed to the AWS virtual machine created in Chapter 8, TPOT Model Deployment. If that's not the case, please revisit that chapter.
This chapter will be quite code-heavy, so you can refer to the official GitHub repository if you get stuck: https://github.com/PacktPublishing/Machine-Learning-Automation-with-TPOT/tree/main/Chapter09.