1 / 4

CPS 196.03: Information Management and Mining Third programming project

CPS 196.03: Information Management and Mining Third programming project. Third Programming Project. Three options: Clustering project PageRank project Your own topic 1-page project proposal due by Friday (April 10) 5.00 PM Project and report due on Tuesday April 21

Télécharger la présentation

CPS 196.03: Information Management and Mining Third programming project

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. CPS 196.03: Information Management and Mining Third programming project

  2. Third Programming Project • Three options: • Clustering project • PageRank project • Your own topic • 1-page project proposal due by Friday (April 10) 5.00 PM • Project and report due on Tuesday April 21 • Single demo for all three projects: April 21 and 22 • 30 minutes per team (team from Project 3) • Should be prepared to run code on your laptop or by logging in to CS department machine • Time slots will be determined through email

  3. Clustering Project • Implement BFR algorithm • Notes • www.cs.cornell.edu/Courses/cs678/2002sp/papers/bradley98scaling.ps • Evaluate on one or more datasets from UCI repository • http://kdd.ics.uci.edu/

  4. PageRank Project • Implement PageRank computation algorithm for large Web graphs • How is the Web graph represented? • Study running time, convergence properties, and robustness of the algorithm to spam/fraud • Generate different types of Web graphs • Paper from Google: The PageRank Citation Ranking: Bringing Order to the Web • For discussion on Thursday (see readings page)

More Related