<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE FL_Course SYSTEM "https://www.flane.de/dtd/fl_course095.dtd"><?xml-stylesheet type="text/xsl" href="https://portal.flane.ch/css/xml-course.xsl"?><course productid="21098" language="en" source="https://portal.flane.ch/swisscom/en/xml-course/amazon-pdsasm" lastchanged="2026-03-16T13:38:02+01:00" parent="https://portal.flane.ch/swisscom/en/xml-courses"><title>Practical Data Science with Amazon SageMaker</title><productcode>PDSASM</productcode><vendorcode>AW</vendorcode><vendorname>Amazon Web Services</vendorname><fullproductcode>AW-PDSASM</fullproductcode><version>3</version><objective>&lt;p&gt;In this course, you will learn to:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Discuss the benefits of different types of machine learning for solving business problems&lt;/li&gt;&lt;li&gt;Describe the typical processes, roles, and responsibilities on a team that builds and deploys ML systems&lt;/li&gt;&lt;li&gt;Explain how data scientists use AWS tools and ML to solve a common business problem&lt;/li&gt;&lt;li&gt;Summarize the steps a data scientist takes to prepare data&lt;/li&gt;&lt;li&gt;Summarize the steps a data scientist takes to train ML models&lt;/li&gt;&lt;li&gt;Summarize the steps a data scientist takes to evaluate and tune ML models&lt;/li&gt;&lt;li&gt;Summarize the steps to deploy a model to an endpoint and generate predictions&lt;/li&gt;&lt;li&gt;Describe the challenges for operationalizing ML models&lt;/li&gt;&lt;li&gt;Match AWS tools with their ML function&lt;/li&gt;&lt;/ul&gt;</objective><essentials>&lt;p&gt;We recommend that attendees of this course have:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AWS Technical Essentials&lt;/li&gt;&lt;li&gt;Entry-level knowledge of Python programming&lt;/li&gt;&lt;li&gt;Entry-level knowledge of statistics&lt;/li&gt;&lt;/ul&gt;</essentials><audience>&lt;p&gt;This course is intended for:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Development Operations (DevOps) engineers&lt;/li&gt;&lt;li&gt;Application developers&lt;/li&gt;&lt;/ul&gt;</audience><outline>&lt;h5&gt;Module 1: Introduction to Machine Learning&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Benefits of machine learning (ML)&lt;/li&gt;&lt;li&gt;Types of ML approaches&lt;/li&gt;&lt;li&gt;Framing the business problem&lt;/li&gt;&lt;li&gt;Prediction quality&lt;/li&gt;&lt;li&gt;Processes, roles, and responsibilities for ML projects&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 2: Preparing a Dataset&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Data analysis and preparation&lt;/li&gt;&lt;li&gt;Data preparation tools&lt;/li&gt;&lt;li&gt;Demonstration: Review Amazon SageMaker Studio and Notebooks&lt;/li&gt;&lt;li&gt;Hands-On Lab: Data Preparation with SageMaker Data Wrangler&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 3: Training a Model&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Steps to train a model&lt;/li&gt;&lt;li&gt;Choose an algorithm&lt;/li&gt;&lt;li&gt;Train the model in Amazon SageMaker&lt;/li&gt;&lt;li&gt;Hands-On Lab: Training a Model with Amazon SageMaker&lt;/li&gt;&lt;li&gt;Amazon CodeWhisperer&lt;/li&gt;&lt;li&gt;Demonstration: Amazon CodeWhisperer in SageMaker Studio Notebooks&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 4: Evaluating and Tuning a Model&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Model evaluation&lt;/li&gt;&lt;li&gt;Model tuning and hyperparameter optimization&lt;/li&gt;&lt;li&gt;Hands-On Lab: Model Tuning and Hyperparameter Optimization with Amazon SageMaker&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 5: Deploying a Model&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Model deployment&lt;/li&gt;&lt;li&gt;Hands-On Lab: Deploy a Model to a Real-Time Endpoint and Generate a Prediction&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 6: Operational Challenges&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Responsible ML&lt;/li&gt;&lt;li&gt;ML team and MLOps&lt;/li&gt;&lt;li&gt;Automation&lt;/li&gt;&lt;li&gt;Monitoring&lt;/li&gt;&lt;li&gt;Updating models (model testing and deployment)&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 7: Other Model-Building Tools&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Different tools for different skills and business needs&lt;/li&gt;&lt;li&gt;No-code ML with Amazon SageMaker Canvas&lt;/li&gt;&lt;li&gt;Demonstration: Overview of Amazon SageMaker Canvas&lt;/li&gt;&lt;li&gt;Amazon SageMaker Studio Lab&lt;/li&gt;&lt;li&gt;Demonstration: Overview of SageMaker Studio Lab&lt;/li&gt;&lt;li&gt;(Optional) Hands-On Lab: Integrating a Web Application with an Amazon SageMaker Model Endpoint&lt;/li&gt;&lt;/ul&gt;</outline><objective_plain>In this course, you will learn to:



- Discuss the benefits of different types of machine learning for solving business problems
- Describe the typical processes, roles, and responsibilities on a team that builds and deploys ML systems
- Explain how data scientists use AWS tools and ML to solve a common business problem
- Summarize the steps a data scientist takes to prepare data
- Summarize the steps a data scientist takes to train ML models
- Summarize the steps a data scientist takes to evaluate and tune ML models
- Summarize the steps to deploy a model to an endpoint and generate predictions
- Describe the challenges for operationalizing ML models
- Match AWS tools with their ML function</objective_plain><essentials_plain>We recommend that attendees of this course have:



- AWS Technical Essentials
- Entry-level knowledge of Python programming
- Entry-level knowledge of statistics</essentials_plain><audience_plain>This course is intended for:



- Development Operations (DevOps) engineers
- Application developers</audience_plain><outline_plain>Module 1: Introduction to Machine Learning


- Benefits of machine learning (ML)
- Types of ML approaches
- Framing the business problem
- Prediction quality
- Processes, roles, and responsibilities for ML projects
Module 2: Preparing a Dataset


- Data analysis and preparation
- Data preparation tools
- Demonstration: Review Amazon SageMaker Studio and Notebooks
- Hands-On Lab: Data Preparation with SageMaker Data Wrangler
Module 3: Training a Model


- Steps to train a model
- Choose an algorithm
- Train the model in Amazon SageMaker
- Hands-On Lab: Training a Model with Amazon SageMaker
- Amazon CodeWhisperer
- Demonstration: Amazon CodeWhisperer in SageMaker Studio Notebooks
Module 4: Evaluating and Tuning a Model


- Model evaluation
- Model tuning and hyperparameter optimization
- Hands-On Lab: Model Tuning and Hyperparameter Optimization with Amazon SageMaker
Module 5: Deploying a Model


- Model deployment
- Hands-On Lab: Deploy a Model to a Real-Time Endpoint and Generate a Prediction
Module 6: Operational Challenges


- Responsible ML
- ML team and MLOps
- Automation
- Monitoring
- Updating models (model testing and deployment)
Module 7: Other Model-Building Tools


- Different tools for different skills and business needs
- No-code ML with Amazon SageMaker Canvas
- Demonstration: Overview of Amazon SageMaker Canvas
- Amazon SageMaker Studio Lab
- Demonstration: Overview of SageMaker Studio Lab
- (Optional) Hands-On Lab: Integrating a Web Application with an Amazon SageMaker Model Endpoint</outline_plain><duration unit="d" days="1">1 day</duration><pricelist><price country="US" currency="USD">675.00</price><price country="IT" currency="EUR">590.00</price><price country="DE" currency="EUR">750.00</price><price country="SI" currency="EUR">750.00</price><price country="BE" currency="EUR">795.00</price><price country="CO" currency="USD">495.00</price><price country="BR" currency="USD">495.00</price><price country="AR" currency="USD">465.00</price><price country="CL" currency="USD">465.00</price><price country="PE" currency="USD">465.00</price><price country="CR" currency="USD">495.00</price><price country="MX" currency="USD">495.00</price><price country="SE" currency="EUR">750.00</price><price country="PL" currency="PLN">2000.00</price><price country="AE" currency="USD">600.00</price><price country="AT" currency="EUR">750.00</price><price country="IL" currency="ILS">2610.00</price><price country="GR" currency="EUR">750.00</price><price country="MK" currency="EUR">750.00</price><price country="HU" currency="EUR">750.00</price><price country="GB" currency="GBP">900.00</price><price country="CH" currency="CHF">870.00</price><price country="CA" currency="CAD">930.00</price><price country="NL" currency="EUR">865.00</price></pricelist><miles/></course>