CSC365 Assignment 1

Requirements

This assignment asks you to create a similarity-based recommendation system using the online Yelp sample dataset. Get it, and (recommended) also the csv converter from the the Yelp github utilities.

The presentation details are up to you. Use Swing, JavaFX, or Android components for the GUI. For Swing, read through the relevant parts of the Swing tutorial first.

Test your program thoroughly before submitting, and arrange a demo within 48 hours of submitting. (Demoing before submitting is strongly encouraged.)


Doug Lea