Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 817 Bytes

Analysis Summary.md

File metadata and controls

9 lines (6 loc) · 817 Bytes

You own a restaurant, and you want good reviews, but what really matters? Answering this question that permeates the minds of restaurant owners everywhere, is exactly the goal of this project. To accomplish this goal, we will use Topic Modeling(Latent Dirichlet Allocation) and sentiment analysis from Spark MLlib on 4.7M restaurant reviews from 12 metropolitan areas provided by Yelp.com, to better understand key themes and sentiments that appear in reviews for restaurants across various cuisines.Then through a regression analysis, we aim to derive insights about what dining experience topics carry the most weight when explaining restaurant star rating reviews

methodology