Skip to content

rishabh706/McDonalds-Restaurants-Reviews-Sentimental-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

McDonalds-Restaurants-Reviews-Sentimental-Analysis

The purpose of this machine learning model is to predict the confidence in the policies that are being violated by the each customers review.

  1. Implemented in Python programming language
  2. Trained using RandomForest Regression algorithm.
  3. Used NLTK library for text cleaning and preprocessing.
  4. Achieved Root mean squared error of 0.01,0.03,0.001,0.03,0.01,0.01,0.01 and 0.001 on 8 multiple targets.
  5. Used grid search hyperparameter tuning technique to find best parameters for random forest
  6. Deployed as Web App using Django and Heroku.
  7. Used Bokeh Library to Analyse the confidence in the violated policies.

Capture.png

Capture2.png

Capture3.png

NOTE:The upload only accepts csv file and while uploading the file the column names should be city and review and there should not be any missing values in both the city as well as review column.

Link to Project : https://rishabh-second-test-app.herokuapp.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published