LEARNING Outline Data Buckets Processing Running an ML Algorithm - - PowerPoint PPT Presentation

learning outline
SMART_READER_LITE
LIVE PREVIEW

LEARNING Outline Data Buckets Processing Running an ML Algorithm - - PowerPoint PPT Presentation

Python and AWS CSCI 447/547 MACHINE LEARNING Outline Data Buckets Processing Running an ML Algorithm Creating a Notebook Editing the Notebook Python Output Evaluating Results Getting Started in AWS Services


slide-1
SLIDE 1

CSCI 447/547 MACHINE LEARNING

Python and AWS

slide-2
SLIDE 2

Outline

  • Data

 Buckets

  • Processing

 Running an ML Algorithm  Creating a Notebook  Editing the Notebook

 Python

  • Output

 Evaluating Results

slide-3
SLIDE 3

Getting Started in AWS

slide-4
SLIDE 4

Services

slide-5
SLIDE 5

Machine Learning – Easy Path

slide-6
SLIDE 6

Machine Learning – Easy Path

slide-7
SLIDE 7

Machine Learning – Easy Path

slide-8
SLIDE 8

Machine Learning – Easy Path

slide-9
SLIDE 9

Machine Learning – Easy Path

slide-10
SLIDE 10

Machine Learning – Easy Path

slide-11
SLIDE 11

Machine Learning – Easy Path

slide-12
SLIDE 12

Machine Learning – Easy Path

slide-13
SLIDE 13

Machine Learning – Easy Path

slide-14
SLIDE 14

Machine Learning – Easy Path

slide-15
SLIDE 15

Machine Learning – Easy Path

slide-16
SLIDE 16

Machine Learning – Easy Path

slide-17
SLIDE 17

Machine Learning – Easy Path

slide-18
SLIDE 18

Machine Learning – Easy Path

slide-19
SLIDE 19

Jupyter Notebook Tutorial

  • Notebook Tutorial
  • Anaconda Download
slide-20
SLIDE 20

Creating a Notebook in AWS

  • Go to SageMaker Console

 Create notebook  You will need an IAM role

  • Go to IAM Console

 Mine shows all kinds of errors – ignore these  Click role on left  Accept defaults (for now)  Fine the “arn…” at top – select and copy this

 This goes into the role in the notebook page

slide-21
SLIDE 21

Python

  • Python Language Reference
  • Python Standard Library
  • Python Tutorial
slide-22
SLIDE 22

Summary

  • Data

 Buckets

  • Processing

 Creating a Notebook  Editing the Notebook

 Python

 Running an ML Algorithm

  • Output

 Evaluating Results