Skip to content

Latest commit

 

History

History
83 lines (56 loc) · 4.26 KB

SageMaker-Workshop.md

File metadata and controls

83 lines (56 loc) · 4.26 KB

SageMaker Workshop

Immersion Day Workshop

  1. Lab- Notebook Instances and Feature Engineering

  2. Lab - Train, Tune and Deploy model using SageMaker Built-in Algorithm

  3. Lab - Bring your own Model

  4. Lab - Model Debugging , Model Monitoring and AutoML

Explore the development cycle of machine learning model on AWS

  1. SageMaker get start

  2. Implementation-workflow-with-step-functions sagemaker-step-functions

  3. Machine learning (ML) workflows orchestrate and automate sequences of ML tasks with Airflow

  4. Amazon Personalize lab

  5. Clean up

Custom Algorithms and Security

  1. Prepare

  2. Lab- Notebook Instances

  3. Using Built-in Algorithms

  • Video Game Sales Prediction with XGBoost
  • Image Classification with ResNet
  • Anomaly Detection with Random Cut Forest
  • Parallelized Data Distribution
  1. Using Custom Algorithms
  • Use your own custom algorithms
  • Use your own custom containers
  1. Building Secure Environments
  • Lab 1: Deploy the base infrastructure - Best Practice as Code
  • Lab 2: Deploy the a secured project team’s resources
  • Lab 3: Working Secrely: Deploy an Amazon SageMaker notebook
  • Lab 4: Create a training job in line with security policy: Detection and Remediation
  • Lab 5: Improve security controls - Preventive Controls
  1. Using Secure Environments
  • Compute and Network Isolation
  • Authentication and Authorization
  • Artifact Management
  • Data Encryption
  • Traceability and Auditability
  • Explainability and Interpretability
  • Real-time Model Monitoring
  • Reproducibility
  1. Clean up

Machine Learning Training using SageMaker Studio

  1. Overview

  2. Getting Started and Prepare

  3. Training with Built-in Algorithm in SageMaker Studio

  • House Price Prediction using Linear Learner
  • House Price Prediction Experiment (a collection of trials)
  • Image Classification using ResNet + Experiment
  1. Training with your own script

  2. Training with your own container

  3. AutoPilot Workshop

SageMaker Operators for Kubernetes Workshop

Amazon SageMaker Operators for Kubernetes make it easier for developers and data scientists using Kubernetes to train, tune, and deploy machine learning (ML) models in Amazon SageMaker.

Use SageMaker operators to train and deploy a machine learning model, get inferences from the deployed model, and integrate these steps into a Kubeflow pipeline.

SageMaker Components for Kubeflow Pipelines Workshop

Amazon SageMaker Components for Kubeflow Pipelines let you create and monitor training, tuning, endpoint deployment, and batch transform jobs in Amazon SageMaker. By running Kubeflow Pipeline jobs on Amazon SageMaker, you move data processing and training jobs from the Kubernetes cluster to Amazon SageMaker’s machine learning-optimized managed service.

Use the SageMaker components for Kubeflow Pipelines to train, tune, and deploy a machine learning model, and get both batch and real-time inferences from the deployed model.