Technical requirements
This chapter will use the following resources:
- A web browser (for the best experience, it is recommended that you use the Chrome or Firefox browser).
- Access to the AWS account that you've been using in the previous chapters.
- Access to the Cloud9 IDE that you used to start building the CDK application in Chapter 4, Continuous Integration and Continuous Delivery (CI/CD) for Machine Learning.
- Access to the same SageMaker Studio UI we used in Chapter 3, Automating Complicated Model Development with AutoGluon.
- We will once again be working within the usage limits of the AWS Free Tier to avoid exceeding unnecessary costs.
- Source code samples for the CDK constructs, and ML model artifacts, are provided in the companion GitHub repository for this chapter (https://github.com/PacktPublishing/Automated-Machine-Learning-on-AWS/tree/main/Chapter05).