SLIDE 1
CSCI 447/547 MACHINE LEARNING
Python and AWS
SLIDE 2 Outline
Buckets
Running an ML Algorithm Creating a Notebook Editing the Notebook
Python
Evaluating Results
SLIDE 3
Getting Started in AWS
SLIDE 4
Services
SLIDE 5
Machine Learning – Easy Path
SLIDE 6
Machine Learning – Easy Path
SLIDE 7
Machine Learning – Easy Path
SLIDE 8
Machine Learning – Easy Path
SLIDE 9
Machine Learning – Easy Path
SLIDE 10
Machine Learning – Easy Path
SLIDE 11
Machine Learning – Easy Path
SLIDE 12
Machine Learning – Easy Path
SLIDE 13
Machine Learning – Easy Path
SLIDE 14
Machine Learning – Easy Path
SLIDE 15
Machine Learning – Easy Path
SLIDE 16
Machine Learning – Easy Path
SLIDE 17
Machine Learning – Easy Path
SLIDE 18
Machine Learning – Easy Path
SLIDE 19 Jupyter Notebook Tutorial
- Notebook Tutorial
- Anaconda Download
SLIDE 20 Creating a Notebook in AWS
Create notebook You will need an IAM role
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 Python
- Python Language Reference
- Python Standard Library
- Python Tutorial
SLIDE 22 Summary
Buckets
Creating a Notebook Editing the Notebook
Python
Running an ML Algorithm
Evaluating Results