Course Overview
TOPArtificial intelligence and machine learning (AI/ML) are becoming mainstream. In this course, you will spend a day in the life of a data scientist so that you can collaborate efficiently with data scientists and build applications that integrate with ML. You will learn the basic process data scientists use to develop ML solutions on Amazon Web Services (AWS) with Amazon SageMaker. You will experience the steps to build, train, and deploy an ML model through instructor-led demonstrations and labs.
Scheduled Classes
TOPWhat You'll Learn
TOPDiscuss 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
Outline
TOPTypes of ML
- Job Roles in ML
- Steps in the ML pipeline
- Training and Test dataset defined
- Introduction to SageMaker
- Demo: SageMaker console
- Demo: Launching a Jupyter notebook
- Business Challenge: Customer churn
- Review Customer churn dataset
- Demo: Loading and Visualizing your dataset
- Exercise 1: Relating features to target variables
- Exercise 2: Relationships between attributes
- Demo: Cleaning the data
- Types of Algorithms
- XGBoost and SageMaker
- Demo 5: Training the data
- Exercise 3: Finishing the Estimator definition
- Exercise 4: Setting hyperparameters
- Exercise 5: Deploying the model
- Demo: Hyperparameter tuning with SageMaker
- Demo: Evaluating Model Performance
- Automatic hyperparameter tuning with SageMaker
- Exercises 6-9: Tuning Jobs
- Deploying a model to an endpoint
- A/B deployment for testing
- Auto Scaling Scaling
- Demo: Configure and Test Autoscaling
- Demo: Check Hyperparameter tuning job
- Demo: AWS Autoscaling
- Exercise 10-11: Set up AWS Autoscaling
- Cost of various error types
- Demo: Binary classification cutoff
- Accessing Amazon SageMaker notebooks in a VPC
- Amazon SageMaker batch transforms
- Amazon SageMaker Ground Truth
- Amazon SageMaker Neo
Prerequisites
TOPAWS Technical Essentials
- Entry-level knowledge of Python programming
- Entry-level knowledge of statistics
- Recommended previous knowledge
Who Should Attend
TOPDevelopment Operations (DevOps) engineers
- Application developers