Netflix Netflix is a subscription-based movie and television show rental service that offers media to subscribers: Physically by mail Over the internet.

Slides:



Advertisements
Similar presentations
1) New Paths to New Machine Learning Science 2) How an Unruly Mob Almost Stole the Grand Prize at the Last Moment Jeff Howbert February 6, 2012.
Advertisements

By Klejdi Muca & Stephen Quinn. A method used by companies like IMDB or Netlfix to turn raw data into useful information, for example It helps companies.
Online Recommendations
Differentially Private Recommendation Systems Jeremiah Blocki Fall A: Foundations of Security and Privacy.
Group I Amber Gibler, Mark Mitacek, Tucker Moore, & Katie Yaeger.
Jeff Howbert Introduction to Machine Learning Winter Collaborative Filtering Nearest Neighbor Approach.
Oct 14, 2014 Lirong Xia Recommender systems acknowledgment: Li Zhang, UCSC.
G54DMT – Data Mining Techniques and Applications Dr. Jaume Bacardit
Rubi’s Motivation for CF  Find a PhD problem  Find “real life” PhD problem  Find an interesting PhD problem  Make Money!
PolyFlix Recommendation System Trevor Koritza Gabriel De La Calzada.
Statistical Learning Introduction: Data Mining Process and Modeling Examples Data Mining Process.
Recommendations via Collaborative Filtering. Recommendations Relevant for movies, restaurants, hotels…. Recommendation Systems is a very hot topic in.
April 13, 2010 Towards Publishing Recommendation Data With Predictive Anonymization Chih-Cheng Chang †, Brian Thompson †, Hui Wang ‡, Danfeng Yao † †‡
Statistical Learning Introduction: Data Mining Process and Modeling Examples Data Mining Process.
1 Introduction to Recommendation System Presented by HongBo Deng Nov 14, 2006 Refer to the PPT from Stanford: Anand Rajaraman, Jeffrey D. Ullman.
Quest for $1,000,000: The Netflix Prize Bob Bell AT&T Labs-Research July 15, 2009 Joint work with Chris Volinsky, AT&T Labs-Research and Yehuda Koren,
Simple Linear Regression NFL Point Spreads – 2007.
By Austyn Shepherd The leading provider of on-demand Internet streaming media and flat rate DVD-by-mail in the United States.
Recommender Systems Eric Nalisnick CSE 435. … How can businesses direct customers to groups of similar, interesting, relevant, and undiscovered items?
Statistical Learning Introduction: Modeling Examples.
Matrix Factorization Bamshad Mobasher DePaul University Bamshad Mobasher DePaul University.
Performance of Recommender Algorithms on Top-N Recommendation Tasks RecSys 2010 Intelligent Database Systems Lab. School of Computer Science & Engineering.
By Rachsuda Jiamthapthaksin 10/09/ Edited by Christoph F. Eick.
Data Mining - Volinsky Columbia University 1 Topic 12 – Recommender Systems and the Netflix Prize.
Netflix Prize and Heritage Health Prize Philip Chan.
CS 277: The Netflix Prize Professor Padhraic Smyth Department of Computer Science University of California, Irvine.
Report #1 By Team: Green Ensemble AusDM 2009 ENSEMBLE Analytical Challenge: Rules, Objectives, and Our Approach.
Marketing and CS Philip Chan. Enticing you to buy a product 1. What is the content of the ad? 2. Where to advertise? TV, radio, newspaper, magazine, internet,
FINDING TALENT Chase-Creating your network Dave-Organizing Ryan- Skill-set Stephanie-Persuasion Tasia-Innovation.
RecBench: Benchmarks for Evaluating Performance of Recommender System Architectures Justin Levandoski Michael D. Ekstrand Michael J. Ludwig Ahmed Eldawy.
Ensemble Learning Spring 2009 Ben-Gurion University of the Negev.
Section 3.2C. The regression line can be found using the calculator Put the data in L1 and L2. Press Stat – Calc - #8 (or 4) - enter To get the correlation.
Temporal Diversity in Recommender Systems Neal Lathia, Stephen Hailes, Licia Capra, and Xavier Amatriain SIGIR 2010 April 6, 2011 Hyunwoo Kim.
Evaluation of Recommender Systems Joonseok Lee Georgia Institute of Technology 2011/04/12 1.
Collaborative Filtering with Temporal Dynamics Yehuda Koren Yahoo Research Israel KDD’09.
Introduction to Business Analytics OPS 370. Business Analytics Use of: – Data – Quantitative Analysis – Predictive and Prescriptive Models Leading to:
Amanda Lambert Jimmy Bobowski Shi Hui Lim Mentors: Brent Castle, Huijun Wang.
Marketing and CS Philip Chan.
Ensemble Methods Construct a set of classifiers from the training data Predict class label of previously unseen records by aggregating predictions made.
Collaborative Filtering with Temporal Dynamics Yehuda Koren Yahoo! Israel KDD 2009.
How to detect the change of model for fitting. 2 dimensional polynomial 3 dimensional polynomial Prepare for simple model (for example, 2D polynomial.
Recommendation Systems By: Bryan Powell, Neil Kumar, Manjap Singh.
Homework 1 Tutorial Instructor: Weidong Shi (Larry), PhD
Announcements Paper presentation Project meet with me ASAP
Item-Based P-Tree Collaborative Filtering applied to the Netflix Data
Statistical Learning Introduction: Modeling Examples
Math, Engineering, Sociology
Statistical Learning Introduction: Modeling Examples
North Dakota State University Fargo, ND USA
Todd Holloway Two Lecture Series for B551 November 20 & 27, 2007
Cybersecurity Insider Threat Analytics
Collaborative Filtering Nearest Neighbor Approach
Q4 : How does Netflix recommend movies?
HPML Conference, Lyon, Sept 2018
North Dakota State University Fargo, ND USA
Ensembles.
ITEM BASED COLLABORATIVE FILTERING RECOMMENDATION ALGORITHEMS
Matrix Factorization & Singular Value Decomposition
Data Mining Ensembles Last modified 1/9/19.
North Dakota State University Fargo, ND USA
Recommender Systems Group 6 Javier Velasco Anusha Sama
Information & Democracy
Information & Democracy
Suggested Scripting Videos for Change is a really powerful way to create, be heard and lead social change on the issues that we’re passionate about.
Information & Democracy
Democracy and Information
Democracy and Information
Information & Democracy
Machine learning hackathon
Presentation transcript:

Netflix Netflix is a subscription-based movie and television show rental service that offers media to subscribers: Physically by mail Over the internet Has a catalog of over 100,000 movies and television shows Subscriber base of over 10 million

Recommendations Netflix offers users the ability to rate movies and television shows that they have seen Depending on those ratings, Netflix provides recommendations of movies and television shows that the subscriber would like to watch These recommendations are based on an algorithm called Cinematch

Cinematch Uses straightforward statistical linear models with a lot of data conditioning This means that the more a subscriber rates, the more accurate the recommendations will become

Netflix Prize Competition for the best collaborative filtering algorithm to predict user ratings for movies and television shows, based on previous ratings Offered a $1 million prize to the team who could improve Cinematch’s accuracy by 10% Awarded a $50,000 progress prize for the team who makes the most progress for each year before the 10% mark was reached The contest started on October 2, 2006 and would run until at least October 2, 2011, depending on when a winner was chosen

Metrics The accuracy of the algorithms was measured by using root mean square error, or RMSE Chosen because it is a well-known, single value that can account for and amplify the contributions of errors such as false positives and false negatives

Metrics Cinematch scored on the test subset The winning team needed to score at least 10% lower, with an RMSE of

Results The contest ended on June 26, 2009 The threshold was broken by the teams “BellKor's Pragmatic Chaos” and “The Ensemble”, both achieving a 10.06% improvement over Cinematch, with an RMSE of “BellKor's Pragmatic Chaos” won the prize due to the team submitting their results 20 minutes before “The Ensemble”

Netflix Prize Sequel Due to the success of their contest, Netflix announced another contest to further improve their recommender system Unfortunately, it was discovered that the anonymized customer data that they provided to the contestants could actually be used to identify individual customers This, combined with a resulting investigation by the FTC and a lawsuit, led Netflix to cancel their sequel

Sources officer.html officer.html _r=1 _r=1