Skip to content

Udacity Machine Learning Engineer Project. Deploying a Sentiment Analysis Model on Sagemaker

License

Notifications You must be signed in to change notification settings

GuilhermeBaldo/deploying-a-sentiment-analysis-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploying-a-sentiment-analysis-model

This the project "Deploying a Sentiment Analysis Model" developed to the Udacity Machine Learning Engineer Nanodegree.

Table Of Contents

  • serve/ - contains the code to serve the sentiment analysis model and perform inference on production
  • train/ - contains the code to train the sentiment analysis model and save the model file
  • website/ - contains the html page that makes requests to the API endpoint
  • SageMaker Project.ipynb - is the notebook containing the project development walktrough

Disclaimer

As you may notice from the SageMaker Project.ipynb file, most of the code was provided by Udacity in order to make this project.

About

Udacity Machine Learning Engineer Project. Deploying a Sentiment Analysis Model on Sagemaker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published