--- title: Netflix prize date: "2006-10-02T12:00:00Z" categories: - links wp_id: 196 description: Netflix is offering a $1 million prize for a recommendation algorithm that beats their current system. You can download 700 MB of movie rating data to train and test your model against their benchmarks. keywords: [netflix prize, recommendation systems, machine learning, collaborative filtering, movie ratings, data competition] --- Netflix has released a sample of its customers' movie ratings at [Netflix Prize](http://www.netflixprize.com/). You can download these (700 MB), create an algorithm that rates the training data, run it against the test data, and see if you can get better ratings than their algorithm. If you do, you win $1 million. (Chris Anderson [explains why](http://www.longtail.com/the_long_tail/2006/10/why_better_dvd_.html).)