Skip to content

buzzmark/cs373-netflix

Repository files navigation

cs373-netflix

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published