Skip to content

Creating, Training, Testing and Deploying a model using AWS(SageMaker/EMR/EC2/S3 Bucket) in the cloud. Setting up API Gateway (HTTP Rest) with Lambda functions and Endpoint configuration. How to create, run and monitor an instance, as well as troubleshooting log errors. Resource allocation and hyperparameter optimization or tuning.

Notifications You must be signed in to change notification settings

Francodo/Create-Test-and-Deploy-on-AWS-Cloud

Repository files navigation

Machine Learning - Creating, Training/Testing and Deploying Models on Amazon SageMaker

Francis Odo

After learning how to create, train/test and deploy a Machine Learning model locally in a non-production environment, it is also necessary to learn and understand how to process it on a particular cloud system. My focus here is on the Amazon Sagemaker and Google ML Cloud. These are all Artificial Intellegience architecture based applications.

First, The Amazon SageMaker Cloud System There are two different projects packaged here.

  1. Sentiment Analysis

The project files are:

a) SageMaker Project.ipynb

b) train.py

c) predict.py

  1. Plagiarism Detection

a) Plagiarism_Feature_Engineering.ipynb

b) Training_a_Model.ipynb

c) helpers.py

d) train.py

Second, The Google ML Cloud System

About

Creating, Training, Testing and Deploying a model using AWS(SageMaker/EMR/EC2/S3 Bucket) in the cloud. Setting up API Gateway (HTTP Rest) with Lambda functions and Endpoint configuration. How to create, run and monitor an instance, as well as troubleshooting log errors. Resource allocation and hyperparameter optimization or tuning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published