Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.
/ PLARS Public archive

A Personal, Location-Aware restaurant Recommendation System

Notifications You must be signed in to change notification settings

hgkald/PLARS

Repository files navigation

PLARS

A Personal, Location-Aware Recommendation System for restaurants in Calgary.

Background

This is a project for the Advanced Geospatial Topics course at the University of Calgary. It provides restaurant recommendations based on user context, namely:

recommendation index = rating * preference / distance

where:

  • Recommendation index: restaurants with higher indeces are recommended to the user
  • Rating: the five-star restaurant rating as mined from Yelp
  • Preference: user preference for the restaurant type, i.e. "Italian", based on the proportion of previous user clicks over overall clicks
  • Distance: the distance from the user to the particular restaurant

About

A Personal, Location-Aware restaurant Recommendation System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages