A project to immitate the 2009 Netflix Prize (https://en.wikipedia.org/wiki/Netflix_Prize).
The goal was to take in a list of movie IDs and User IDs (data provided by Netflix) and predict what rating each user would give the movie. The
The end result ended up beating Netlfix's 2009 algorthim's accuracy by a small margin.
Run with (e.g.):
./RunNetflix.py < RunNetflix.in