1 / 7

Collaborative Filtering in iCAMP

Collaborative Filtering in iCAMP. Max Welling Professor of Computer Science & Statistics. Example I: Movie Recommendation. http://www.netflix.com/RecommendationsHome?lnkctr=mh2rh&lnkce=sntRc. Example II: Book Recommendation.

trixie
Download Presentation

Collaborative Filtering in iCAMP

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. Collaborative Filteringin iCAMP Max Welling Professor of Computer Science & Statistics

  2. Example I: Movie Recommendation http://www.netflix.com/RecommendationsHome?lnkctr=mh2rh&lnkce=sntRc

  3. Example II: Book Recommendation http://www.amazon.com/Data-Mining-Practical-Techniques-Management/dp/0120884070/ref=sr_1_1?ie=UTF8&s=books&qid=1273092289&sr=1-1

  4. Example III: Internet Search http://www.google.com/search?hl=en&client=firefox-a&hs=gSR&rls=org.mozilla%3Aen-US%3Aofficial&q=max+welling&aq=f&aqi=g2g-m1&aql=&oq=&gs_rfai=

  5. total of +/- 400,000,000 nonzero entries (99% sparse) movies (+/- 17,770) users (+/- 240,000) Back to The Movies: Data 4

  6. K x movies (+/- 17,770) Demo Matlab total of +/- 400,000,000 nonzero entries (99% sparse) movies (+/- 17,770) users (+/- 240,000) K users (+/- 240,000) “K” is the number of factors, or topics.

  7. Conclusion • We will implement a number of collaborative filtering algorithms in matlab. • You will learn: Clustering; Matrix factorization & Principal Components Analysis; Regression; Classification: naive Bayes classifier, decision trees, neural networks • We will work with real world data from netflix, stock-portfolio management, and more. • But most of all: this will be fun!

More Related