Chapter 5: Effectively Managing Machine Learning Experiments

In the previous chapter, we worked on several recipes that focused on preparing and processing the data before passing it as input to the training jobs. In this chapter, we will focus on different solutions and capabilities to help us manage machine learning (ML) experiments in Amazon SageMaker.

Once we have performed a certain number of ML experiments, we will realize that not all experiments succeed, and it takes a bit of trial and error to build high-quality ML models. This is somewhat similar to software development where bugs in the code need to be detected as early as possible to prevent these bugs from accidentally getting deployed into a production environment. Debugging ML ...

Get Machine Learning with Amazon SageMaker Cookbook 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.