|
CS156b /
StartCS/CNS/EE 156b: Learning Systems (Winter 2007-08)Class Time: Tuesday and Thursday, 2:30--3:55 pm in MRE 070. Announcements
Main MenuPeople
We have enjoyed a great tea party on 1/17/2008. We are currently in the stage of competing on the score board. IntroductionThis is a project course. The theme of the course this year is based on the Netflix Prize: predicting the rank that a user would give to some movie. The course will go through three stages: infrastructure, training, and aggregation. In the infrastructure stage, students will work on some tasks that would facilitate the latter stages . Then, in the training stage, each team (of at most two people) will implement the ideas they have, and present their findings. In the aggregation stage, the teams are going to study how/whether they can aggregate the methods implemented by the other teams in the class to achieve better performance. Grades will be given according to the works done. Note that there are over a hundred million examples in the Netflix data set. Thus, the students should be aware that the tasks would be computationally intensive as well as time consuming, and would require a good understanding and expertise in programming. RulesThe participants of this course need to follow both the Netflix rules and the class rules. In case of conflict, the former supersede the latter in prize eligibility matters, and the latter supersede the former in academic matters. Notes and PresentationsData SetsDiscussion ForumTasks
* data access -- writing utility programs to access the huge data set quickly
* data study -- mining unusual behaviors/statistics in the data set
* method review -- reading and summarizing existing algorithms
Resources
|