Skip to content

A python program developed using scikit-learn library that predicts whether a review is good or bad.

Notifications You must be signed in to change notification settings

thestrox/review-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

review-classification

A python program developed using scikit-learn library that predicts whether a review is good or bad. It is a simple program that shows machine learning workflow in python for text classification problem. For the dataset from Yelp an accuracy of 92% was achieved using simple multinomial naive bayes model.

About

A python program developed using scikit-learn library that predicts whether a review is good or bad.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published