kennethjones17 / Food-Review-Business-Model

Basic Predictive Model to predict if the review is positive or negative.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food-Review-Business-Model

Basic Predictive Model to predict if the review is positive or negative.

Download the zip file and unzip it on the Data folder(Important to keep the data file in the same working directory) The following model will work on any data set.

Keep in mind it is a basic model with Naive Bayes Classifier, as it is one of the best classification models apart from Random Forest.

About

Basic Predictive Model to predict if the review is positive or negative.


Languages

Language:Python 100.0%