amritanjali123 / Restaurant_review

Analysis of the restaurant review

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Naive Bayes

Restaurant_review Analysis

Code link open

Used NLTK,Naive Bayes

Dataset contains restaurant review and I have predicted whether the review is good or bad.

Confusion matrix [[55 42] [12 91]]

Purches prediction

Code link open

About

Analysis of the restaurant review


Languages

Language:Jupyter Notebook 71.7%Language:Python 28.3%