Skip to content

mmera/itemBasedRecSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Restaurant Recommender

Version: 1.0

Author: Marco Mera

Last edited: 06/06/2016

This is an item-item collaborative filtering restaurant recommendation engine. Currently, it only works for the states AZ, NC, and NV.

Requirements:

  • Pandas* '0.17.1'
  • Numpy* '1.10.4'
  • Python '2.7'
  • CSV files contained in the enclosing folder**

** THE FILES WERE TOO LARGE TO UPLOAD ~ For more information on the dataset used please visit http://yelp.com/dataset_challenge

USAGE: python yelp_recommendation_engine.py /USR_PATH/reviews.csv /USR_PATH/business.csv

About

Item Based Collaborative Filtering Rec System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages