Skip to content
#

yelp-dataset

Here are 197 public repositories matching this topic...

A standalone Java application, which runs queries on the huge Data Set of YELP and extracts useful information. Filtering is based upon Main Categories, Sub Categories and Attributes a business belongs to. Allows user to filter the business results again based on City, State, Zip Code, Days of week and timings. Application is build by extracting…

  • Updated Jun 7, 2017
  • Java

Implemented a model that is capable of predicting a restaurant rating taking into account several factors such as reviews and restaurant facilities. Analysis of review is done based on NLP techniques that include polarity analysis, TF-IDF which are all followed by pre-processing.

  • Updated Apr 29, 2019
  • Jupyter Notebook

• Developed a Recommender System for restaurants by performing analysis on data preprocessed from Yelp Dataset. • Used Altering Least Squares method with Matrix Factorization and Neighborhood Model to train and build the Recommender System. • Tested the Recommender System with multiple rounds of Cross Validation technique and 16% prediction erro…

  • Updated May 22, 2019
YelpRecommender

The goal of this project was to build an explicit recommender system using collaborative filtering for restaurants in Charlotte using Yelp's Open Dataset. I wanted to explore the mechanics of recommendations systems, and explore a new library in Surprise.

  • Updated Aug 6, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the yelp-dataset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yelp-dataset topic, visit your repo's landing page and select "manage topics."

Learn more