-
Book Overview & Buying
-
Table Of Contents
Machine Learning Engineering on AWS - Second Edition
By :
In this chapter, you explored how to use SageMaker Processing jobs to run resource-intensive data-processing scripts. You started by running a simplified example to see how a SageMaker Processing job works. You then downloaded and prepared the input data and the processing.py script for the back translation job to ensure that all prerequisites are in place. You automated the back translation process using SageMaker Processing by running your script in an ML instance managed by SageMaker AI. Along the way, you also learned best practices for designing, managing, and scaling your data-processing workflows efficiently and securely.
In the next chapter, we will explore a variety of model-training and fine-tuning strategies with SageMaker AI. Building on what you've learned so far, you'll see how SageMaker allows you to focus on your training requirements while it manages the underlying infrastructure for you. See you in the next chapter!