1 / 5

Course Helper: A Course Recommendation System

Course Helper: A Course Recommendation System. Fred Wulff. The Problem. Axess stinks We’d like to do better - do the whole Amazon thing, and help people find and discover Couple of issues interesting from a data mining perspective. Data Extraction. Axess

shaina
Télécharger la présentation

Course Helper: A Course Recommendation System

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. Course Helper: A Course Recommendation System Fred Wulff

  2. The Problem • Axess stinks • We’d like to do better - do the whole Amazon thing, and help people find and discover • Couple of issues interesting from a data mining perspective

  3. Data Extraction • Axess • After spidering it, you end up with “interesting” web pages • “Late adolescent” algorithm • Capitalize on the tendency of English speakers to organize left-to-right, top-to-bottom

  4. Axess

  5. Recommendations • Traditional document similarity measures don’t work that well • Suggests collaborative approach • However, problems! • Mixture: Item-item based on Facebook data. Add points based on Facebook links (normalize) and combine with major data. • O(n*k) where n is the number of courses in history and k is the average branching factor (30 in practice for the data I was using) • 70ish% success (loosely defined)

More Related