GithubHelp home page GithubHelp logo

tannydobreva / aws-immersion-ml-public Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jwnichols3/aws-immersion-ml-public

0.0 0.0 0.0 9.27 MB

Machine Learning Workshop - Kubeflow and SageMaker

License: Apache License 2.0

Shell 2.44% Jupyter Notebook 82.24% Dockerfile 0.94% Python 14.38%

aws-immersion-ml-public's Introduction

AWS Machine Learning Workshop

This is a set of instructions and exercises for a Machine Learning Workshop. This Machine Learning oriented content is focused on the use of Kubernetes (i.e. EKS).

Overview

These instructions assume your Workshop is using Event Engine. You will have the following resources pre-configured in us-west-2 (Oregon) region:

  • EKS Cluster named kf-sm-workshop
  • Sagemaker Notebook with AWS CLI, eksctl, kubectl, aws-iam-authentictor, git, and kfctl.

Note: if you are running this workshop on your own, please see the Self Paced Instructions (Note: as of April 30, these instructions are still in construction and may not work properly).

Things to Know

These are some things to be aware of before starting this workshop.

What You Will Learn

  • How to deploy Kubeflow on AWS EKS
  • How to leverage the AWS Machine Learning Managed Service, Amazon SageMaker, from Kubeflow Pipelines.
  • How to Build, Train, and Deploy Machine Learning Models using Amazon SageMaker.
  • Batch Transform using Amazon SageMaker.
  • Scaling Machine Learning Inference using SageMaker Multi-Model Endpoints.
  • Best Practices for sizing Machine Learning instances.
    • Machine Learning Model Monitoring (drift, re-training).
    • Instance sizing

Visual Roadmap

Visual Roadmap

What You Will Need

  • A modern browser with an internet connection
  • (recommended) 2 monitors or high enough resolution to run side-by-side windows
  • (If running as part of an AWS Workshop) Amazon Chime App

First Steps (AWS Workshop)

  1. Login to your AWS Account using the supplied method.
  2. Navigate to SageMaker Service
  3. Verify / Change to the Oregon (us-west-2) region
  4. Launch Juypter (or Juypter Hub) on the BasicNotebookInstance
  5. Open a terminal and switch to 'bash' by typing bash at the terminal prompt
  6. Run the command: eksctl get clusters - you should see the following:
    NAME            REGION
    kf-sm-workshop  us-west-2
    
  7. Run the command: aws eks update-kubeconfig --name kf-sm-workshop
  8. Confirm connectivity to EKS by running kubectl get nodes -A - you should see a list of six nodes.

What's Next

If you want to follow along in a different browser, navigate to The Source Github project.

There are several labs included with this Workshop, including:

aws-immersion-ml-public's People

Contributors

veerathp avatar sriharshams avatar jwnichols3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.