deepanshu-yadav / aws-deployment

This is the solution for the project -1 (AWS Deployment) that I developed for machine learning Nanodegree. It contains code for deploying a sentiment analysis model from imdb dataset on AWS Sagemaker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SageMaker Deployment Project

The notebook and Python files provided here, once completed, result in a simple web app which interacts with a deployed recurrent neural network performing sentiment analysis on movie reviews. This project assumes some familiarity with SageMaker, the mini-project, Sentiment Analysis using XGBoost, should provide enough background.

Please see the README in the root directory for instructions on setting up a SageMaker notebook and downloading the project files (as well as the other notebooks).

About

This is the solution for the project -1 (AWS Deployment) that I developed for machine learning Nanodegree. It contains code for deploying a sentiment analysis model from imdb dataset on AWS Sagemaker.


Languages

Language:Jupyter Notebook 87.2%Language:Python 11.0%Language:HTML 1.9%