Course Information
- 23 Jul 2026 (Thu) 9:30 AM - 5:00 PM
(Early Bird HK3000
Standard HK6000)
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Course description
You will learn how to solve a real-world use case with Machine Learning (ML) and produce actionable
results using Amazon SageMaker. This course walks through the stages of a typical data science process for
Machine Learning from analyzing and visualizing a dataset to preparing the data, and feature engineering.
Individuals will also learn practical aspects of model building, training, tuning, and deployment with
Amazon SageMaker. Real life use case includes customer retention analysis to inform customer loyalty
programs.
- Course level: Intermediate
- Duration: 1 day
Activities
- This course includes presentations, group exercises, and hands-on labs.
Course objectives
In this course, you will:
Prepare a dataset for training
Train and evaluate a Machine Learning model
Automatically tune a Machine Learning model
Prepare a Machine Learning model for production
Think critically about Machine Learning model results
What You’ll Learn
Module 1: Introduction to machine learning
Types of ML
Job Roles in ML
Steps in the ML pipeline
Module 2: Introduction to data prep and SageMaker
Training and test dataset defined
Introduction to SageMaker
Demonstration: SageMaker console
Demonstration: Launching a Jupyter notebook
Module 3: Problem formulation and dataset preparation
Business challenge: Customer churn
Review customer churn dataset
Module 4: Data analysis and visualization
Demonstration: Loading and visualizing your dataset
Exercise 1: Relating features to target variables
Exercise 2: Relationships between attributes
Demonstration: Cleaning the data
Module 5: Training and evaluating a model
Types of algorithms
XGBoost and SageMaker
Demonstration: Training the data
Exercise 3: Finishing the estimator definition
Exercise 4: Setting hyper parameters
Exercise 5: Deploying the model
Demonstration: hyper parameter tuning with SageMaker
Demonstration: Evaluating model performance
Module 6: Automatically tune a model
Automatic hyper parameter tuning with SageMaker
Exercises 6-9: Tuning jobs