1 / 32

Implementing Collaborative Filtering Algorithm on Netflix Prize Data: Improving Predictive Algorithms

This project involves implementing a collaborative filtering algorithm on a subset of Netflix Prize data, consisting of 1821 movies, 28,978 users, and 3.25 million ratings. With 11,615 submissions from 1960 teams so far, the goal is to improve predictions and potentially add your own ratings to receive personalized recommendations. The project paper "Empirical Analysis of Predictive Algorithms for Collaborative Filtering" by Breese, Heckerman, and Cadie (UAI-98) provides valuable insights.

kehoe
Download Presentation

Implementing Collaborative Filtering Algorithm on Netflix Prize Data: Improving Predictive Algorithms

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Second Project • Implement collaborative filtering algorithm • Apply to (subset of) Netflix Prize data • 1821 movies, 28,978 users, 3.25 million ratings (* - *****) • To date: 11,615 submissions from 1960 teams • Try to improve predictions • Optional: Add your ratings & get recommendations • Paper: Breese, Heckerman & Cadie, “Empirical Analysis of Predictive Algorithms for Collaborative Filtering” (UAI-98)

More Related