Skip to content

sbukkap/ReviewClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Customer Review Classification

Dataset used : https://www.kaggle.com/vigneshwarsofficial/reviews

Develop a streamlit web app to take in a customer review to a restaurant and classify it as positive or negative review.

NOTE : pipeline for countvectorizer and SV classifier yeilded highest accuracy score of 0.81 hence the model for the pair is generated and used.(multinomialNB classifier yielded lesser score of 0.77)

About

Classifying customer reviews (to a restaurant) as positive or negative.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors