Skip to content

Deploying a machine learning model using a Flask RESTful API.

Notifications You must be signed in to change notification settings

George-Nyamao/ML_model_REST_API

Repository files navigation

ML_model_REST_API

This repository is a simple exercise in deploying a machine learning model as a REST API using Flask RESTful.

The model is a simple Naives Bayes classifier that predicts the sentiment of phrases found in movie reviews.

The data is taken from the Kaggle competition, Sentiment Analysis on Movie Reviews.

The tutorial is by Nguyen Ngo and can be found at the following Medium article:

https://towardsdatascience.com/deploying-a-machine-learning-model-as-a-rest-api-4a03b865c166

About

Deploying a machine learning model using a Flask RESTful API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published