Vamshi2198 / Deploying-Sentiment-Analysis-Model

A simple web app that interacts with a deployed recurrent neural network performing sentiment analysis on movie reviews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying-Sentiment-Analysis-Model

This Project is a part of Machine Learning Engineer Nanodegree from Udacity.

Objective

This project uses Amazon's SageMaker service to deploy the machine learning model. The goal of this project is to make the machine learning model available to use in web application. A web page is created after the model deployment which is used to predict the sentiment of the entered review.

Instructions

  • Clone the repository using git clone https://github.com/Vamshi2198/Deploying-Sentiment-Analysis-Model
  • Create a notebook instance in the Amazon sageMaker and add the git repository to it.

About

A simple web app that interacts with a deployed recurrent neural network performing sentiment analysis on movie reviews.

License:MIT License