All Projects → aws-samples → Amazon Sagemaker Architecting For Ml

aws-samples / Amazon Sagemaker Architecting For Ml

Licence: mit
Materials for a 2-day instructor led course on applying machine learning

Projects that are alternatives of or similar to Amazon Sagemaker Architecting For Ml

Data science for all
Code and resources for my blog and articles to share Data Science and AI knowledge and learnings with everyone
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Dog Project
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Sklearn pycon2013
Files for my scikit-learn tutorial at PyCon 2013
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Tutorials
Stars: ✭ 170 (-0.58%)
Mutual labels:  jupyter-notebook
Alpha Mind
quantitative security portfolio analysis. The analysis pipeline including data storage abstraction, alpha calculation, ML based alpha combining and portfolio calculation.
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Timesynth
A Multipurpose Library for Synthetic Time Series Generation in Python
Stars: ✭ 170 (-0.58%)
Mutual labels:  jupyter-notebook
Bert Keyword Extractor
Deep Keyphrase Extraction using BERT
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Asrframe
An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Safari Course
Exercises and solutions to accompany my Safari course introducing TensorFlow.
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Psi4numpy
Combining Psi4 and Numpy for education and development.
Stars: ✭ 170 (-0.58%)
Mutual labels:  jupyter-notebook
Ipywebrtc
WebRTC for Jupyter notebook/lab
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Data Science Tutorial
Code material for a data science tutorial
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Sort Google Scholar
Sorting Google Scholar search results based on the number of citations
Stars: ✭ 170 (-0.58%)
Mutual labels:  jupyter-notebook
Udacity Machine Learning Nanodegree
All projects and lecture notes of the Udacity Machine Learning Engineer Nanodegree.
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Pdftableextract
PDFTableExtract
Stars: ✭ 172 (+0.58%)
Mutual labels:  jupyter-notebook
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Self Driving Car
Self Driving Car development tools and technologies from GTA Robotics Community members
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Ditching Excel For Python
Functionalities in Excel translated to Python
Stars: ✭ 172 (+0.58%)
Mutual labels:  jupyter-notebook
Awesome Dl Projects
This is a collection of the code that accompanies the reports in The Gallery by Weights & Biases.
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook
Pandas Tutorial
Material for the pandas tutorial at EuroScipy 2016
Stars: ✭ 171 (+0%)
Mutual labels:  jupyter-notebook

Architecting For Machine Learning on Amazon SageMaker

Welcome to the art and science of machine learning! During this 2-day accelerator course you will quickly learn about the theory and application of machine learning for business applications, with a strong focus on building these solutions on the AWS cloud and Amazon SageMaker.

This acceleartor is designed for data scientists who are new to AWS, and architects and developers who are new to machine learning. You will spend two days performing data science tasks: training models, evaluating them, analyzing data, etc. After this two day period you will be better suited to continue building data science solutions on AWS, designing architectural requirements for these, or supporting teams who currently do this.

We will cover:

  • Statistical machine learning
  • Deep learning
  • Feature engineering
  • Deploying a model into production
  • Model evaluation and comparison
  • AWS basics for machine learning: S3, EC2, customer obsession
  • SageMaker deep dive: Studio, notebooks, training jobs, endpoints, model monitor, etc

This course is designed for Python developers primarily. But since it is group-based, you will still have a great time even if you don't wrangle Python for your day job. We recommend reviewing Python programming using the statistical package Pandas. We also recommend having a Cloud Practiioner AWS Certification, but it is not required. Lastly, we recommend the book listed below. It is an excellent read, and clearly demonstrates all important concepts. The syntax might be a bit outdated at this point, but the concepts are still spot on.

Agenda

Day One:

  • Learn about ML on AWS
  • Go through a sample lab
  • Break into teams and focus on a new machine learning project First Goal: Download your dataset to an S3 bucket, create a SageMaker Studio domain, and load your data into a Pandas dataframe.

Day Two:

  • Learn about feature engineering on AWS
  • Finish your first set of engineered features
  • Train your first model
  • Learn about model evaluation on AWS
  • Tune your model model using SageMaker automatic model tuning
  • Learn about putting your model into production on SageMaker Deliverable: Demo your notebook to your colleagues!

What you'll need

  • Your own laptop
  • Github account to share code with your project partners
  • Kaggle account to download data sets

We will provide you an AWS account for this course. However, if you would like to bring your own dataset and use the time to build your own project, you're welcome to do that! We ask that you use your own AWS account in that case.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].