Making batch predictions

Making batch predictions on Amazon ML is straightforward and follows this process:

  1. From the dashboard, create a new Batch prediction.
  2. Select the model.
  3. Select the datasource on which to apply the model.
  4. Set the prediction output folder and grant permissions.
  5. Review and launch.

We call the prediction dataset or datasource, the data on which we want to make predictions. In this chapter, we are in a testing context and the prediction dataset is the held-out dataset we extracted from the whole original dataset. In a real-world context, the prediction dataset refers to entirely new data and does not include the target variable. 

The prediction can only work if the distribution of the prediction dataset is similar to ...

Get Effective Amazon Machine Learning now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.