KenyanGeek / Deploying-a-Sentiment-Analyses-Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying a Sentiment Analysis Model on Amazon Sagemaker

In this project, I used Amazon SageMaker and its various offerings to construct a complete project from end to end. The goal of this project is to have a simple web page which a user can use to enter a movie review. The web page will then send the review off to my deployed model which will predict the sentiment of the entered review and decide whether it is positive or negative

About


Languages

Language:HTML 80.4%Language:Jupyter Notebook 17.9%Language:Python 1.7%