Course Syllabus
CS178: Machine Learning & Data Mining
University of California, Irvine, Winter 2021
Prof. Erik Sudderth
How can a machine learn from experience, to become better at challenging tasks? How can we automatically extract knowledge or make sense of massive quantities of data? These are the fundamental questions of machine learning. Machine learning and data mining algorithms combine techniques from statistics, optimization, and computer science to create automated systems which can sift through large volumes of data to make predictions or decisions without human intervention.
The field of machine learning is now pervasive, with applications from the web (search and advertising) to national security, from analyzing biochemical interactions to traffic and climate. The $1M Netflix prize stirred interest in learning algorithms among professionals, students, and hobbyists; now, websites like Kaggle host regular open competitions on many companies' data. This course will familiarize you with a broad cross-section of models and algorithms for machine learning, and prepare you for research or industry applications of machine learning.
Course Materials
- Piazza will be used for all course announcements, discussions, and questions. All enrolled students should sign up, watch for important announcements, and post questions (anonymously if you prefer) about course content.
- Lecture Calendar including readings, slides, and how to access lecture webinars and recordings
- Discussion Calendar including links to Jupyter notebooks, and how to access discussion videos
- Homework Assignments and Exams are distributed via Canvas, but submitted and graded via gradescope
- Homework Policies and Resources including the Collaboration and Academic Honesty Policy
- Exam Policies including the Collaboration and Academic Honesty Policy
- Python Resources for homework assignments
- Projects are based on an in-class Kaggle competition.
Course Information
- Lectures: Tuesdays and Thursdays from 11:00-12:20pm, distributed via videos and webinars.
- Discussions: Led by the TAs on Mondays. See the discussion calendar for times and video links.
- Instructor: Prof. Erik Sudderth. Office hours on Wednesdays from 2:00-3:00pm PT: https://uci.zoom.us/j/99751095769
-
Teaching Assistants: Daniel Frishberg, Shima Nabiee, Tiancheng Xu, Ali Younis.
- Extra TA office hours on Thursday, Feb. 11, 2:00-3:00pm (Daniel)
- Readers: Shengquan Ni.
Course Prerequisites
An introductory course in probability and statistics (STATS 67). Courses in calculus (MATH 2B), linear algebra (MATH 3A or I&C SCI 6N), and discrete mathematics (I&C SCI 6B, I&C SCI 6D). Homework assignments require some Python programming experience, and knowledge about basic data structures and algorithms.
Reference Materials
There is no required textbook for CS178. The lecture calendar links to supplemental notes for some topics. Lectures are generally self-contained, but for additional background reading, the following references are freely available online:
- Daume, A Course in Machine Learning.
- Barber, Bayesian Reasoning and Machine Learning.
- Hastie, Tibshirani, and Friedman, The Elements of Statistical Learning.
- MacKay, Information Theory, Inference, and Learning Algorithms.
The following print textbooks are good quality, but in some cases more advanced or mathematical than this course:
- Bishop, Pattern Recognition and Machine Learning.
- Murphy, Machine Learning: A Probabilistic Perspective.
- Duda, Hart, and Stork, Pattern Classification.
- Rogers and Girolami, A First Course in Machine Learning.
- Mitchell, Machine Learning.
Exams and Course Grades
Course grades will be assigned as follows: 40% homeworks, 40% exams, 20% final projects. To determine an overall homework score, we will drop your lowest homework score, and average the scores of the other four homeworks equally. To determine an overall exam score, we will average the scores of the three exams equally. Exams must be taken on their scheduled dates. Exceptions are granted only for medical or family emergencies.
Course Summary:
Date | Details | Due |
---|---|---|