Skip to content

Text Classification using TfidfVectorizer, Xgboost and creating a front-end using FlaskAPI for predictions online

Notifications You must be signed in to change notification settings

dataninja01/NLP-text_classification_FlaskAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

NLP-text_classification_FlaskAPI

(Text Classification using TfidfVectorizer, LinearSVC and creating a front-end using FlaskAPI for predictions online)

Download IMDB movie data set from Hugging Face

Use the training data to build the model

Preprocess data using TfidfVectorizer and build classification model using LinearSVC

Create the front-end using Flask API with html forms and css styling

Dockerize application to deploy to GCP

About

Text Classification using TfidfVectorizer, Xgboost and creating a front-end using FlaskAPI for predictions online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published