This chapter offers an overview of the workflow of a simple Amazon Machine Learning (Amazon ML) project, which comprises three main phases:
- Preparing the data
- Training and selecting the model
- Making predictions
The reader will learn how to get started on the Amazon Machine Learning platform, how to set up an account, and how to secure it. In the second part, we go through a simple numeric prediction problem based on a classic dataset. We describe each of the three steps mentioned above, what happens, what to expect, and how to interpret the final result.
In this chapter, we will study the following:
- Opening an Amazon Web Services (AWS) account
- Setting up the account
- Overview of a standard Amazon Machine Learning workflow