Skip to content

This the final project for the course Practical Data Science (15-388) at CMU.

Notifications You must be signed in to change notification settings

danieljunhee/yelp-rating-prediction

 
 

Repository files navigation

Yelp Restaurant Rating Prediction

Description

The goal of this project is to predict the Yelp rating score of a restaurant, given only its business features. This task is naturally a hard problem since we don't have information about food quality or review texts, but it is extremely valuable since we can predict the rating even before opening the restaurant business. We gather restaurant data from the Yelp API, analyze the gathered data via visualizations and statistical tests to identify the influential features, perform feature engineering and train different machine learning models.

Team Members: Jun Hee Kim, Nikhil Rangaragan and Sander Shi.

About

This the final project for the course Practical Data Science (15-388) at CMU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%