From the course: AWS Certified Machine Learning Engineer Associate (MLA-C01) Cert Prep

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Hands-on learning: Script mode

Hands-on learning: Script mode

- [Instructor] Hello guys and welcome again. So in today's hands-on labs, we're going to know how to use the Amazon SageMaker script mode in order to train your model. So as we've mentioned before, we have these scenarios. The first one being using a built-in SageMaker algorithm in order to train your model. Or you could use a prebuilt SageMaker container image with your own code, which is also called the script mode. Or you could bring your own container image or you could even extend a prebuilt container image. And in this hands-on lab, we're going to know how to use prebuilt SageMaker container images with your own code, which is also called a script mode. So now we're going to search for Amazon SageMaker, click on Amazon SageMaker. And then on the left-hand side we're going to click on Notebook and we're going to access the notebook instances. Then I already have a notebook instance, so I will open it, I'll open Jupyter. So now go to the SageMaker Examples tab and then search for…

Contents