Book Image

Hands-On Machine Learning Using Amazon SageMaker [Video]

By : Pavlos Mitsoulis Ntompos
Book Image

Hands-On Machine Learning Using Amazon SageMaker [Video]

By: Pavlos Mitsoulis Ntompos

Overview of this book

<p>The biggest challenge facing a Machine Learning professional is to train, tune, and deploy Machine Learning on the cloud. AWS SageMaker offers a powerful infrastructure to experiment with Machine Learning models. You probably have an existing ML project that uses TensorFlow, Keras, CNTK, scikit-learn, or some other library.</p> <p>This practical course will teach you to run your new or existing ML project on SageMaker. You will train, tune, and deploy your models in an easy and scalable manner by abstracting many low-level engineering tasks. You will see how to run experiments on SageMaker Jupyter notebooks and code training and prediction workflows by working on real-world ML problems.<br />By the end of this course, you'll be proficient on using SageMaker for your Machine Learning applications, thus spending more time on modeling than engineering.</p> <p>The code bundle for this video course is available at-&nbsp;<a href="https://github.com/PacktPublishing/Hands-On-Machine-Learning-Using-Amazon-SageMaker-v-" target="_blank">https://github.com/PacktPublishing/Hands-On-Machine-Learning-Using-Amazon-SageMaker-v-</a></p> <h1>Style and Approach</h1> <p>Using realistic examples, this hands-on course will show you how to run your existing or new Machine Learning pipelines on SageMaker. More specifically, the step-by-step instructions will help you to train, deploy, and evaluate your Machine Learning/Deep Learning models on SageMaker.</p>
Table of Contents (6 chapters)
Chapter 6
Natural Language Processing Application
Content Locked
Section 3
Train and Evaluate NLP Model on SageMaker
This video will show you how to create a training and evaluation pipeline for the LSTM using SageMaker. - Data preparation - Implementation of LSTM in Keras - Trigger training and evaluation on SageMaker