Technical requirements
Here is a list of the technical requirements for this chapter:
- A web browser (for the best experience, it is recommended that you use Chrome or Firefox).
- Access to the AWS account that you used in Chapter 4, Continuous Integration and Continuous Delivery (CI/CD) for Machine Learning.
- Access to the Cloud9 development environment we used in Chapter 4, Continuous Integration and Continuous Delivery (CI/CD) for Machine Learning.
- We will once again be working within the usage limits of the AWS Free Tier to avoid exceeding unnecessary costs.
- Source code examples and Jupyter Notebooks are provided in the companion GitHub repository for this chapter (https://github.com/PacktPublishing/Automated-Machine-Learning-on-AWS/tree/main/Chapter06). The code examples should already be available in the Cloud9 development environment. If not, refer to the section entitled Developing the Application Artifacts in Chapter 4, Continuous Integration and Continuous...