Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.1 KB

Kibitzer - Media Recommendations Using Big Data Analytics.

A system that is capable of doing cross domain recommendations (movies, music, books) using Collaborative Filtering techniques on complex data.

TO-DO

  • Have a real README file
  • Work on completing the user interface
  • Evaluate alternatives to HDFS for storing data
  • Put up in-depth analysis of the datasets
  • Make overall project modules more cohesive

NOTE:

  1. This repo contains quick-and-dirty code.
  2. There are 2 other branches-
  3. Please read the commit log for usage details.
  4. You can find the output of sample runs over here.
  5. You can find the dataset descriptions and download links to them in the ./data directory.