/Food-Review-Business-Model

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

Primary LanguagePython

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.