Description
This course is an introduction to the foundations behind modern data analysis and machine learning. The first part of the course covers selected topics from probability theory and linear algebra that are key components of modern data analysis. Next, we cover multivariate statistical techniques for dimensionality reduction, regression, and classification. Finally, we survey recent topics in machine learning, in particular, deep neural networks.
Logistics
- Time: MW 3:30 - 4:45 PM
- Location: Thornton E316 (lectures will be recorded over zoom)
- Instructor: Miaomiao Zhang (mz8rr AT virginia DOT edu)
- Office Hours: Fridays 3:30 - 4:30 PM (@Rice Hall 300)
- TA: Ritwick Mishra (mbc7bu AT virginia DOT edu)
- Office Hours: Tuesday 3:30 - 5:30 PM (@Rice Hall 414)
- TA: Jerry Xing (jx8fh AT virginia DOT edu)
- Office Hours: Thursdays 2:00-4:00 pm (@Rice Hall 314)
- TA: Nivetha Jayakumar (vfb8zv@virginia.edu)
- Office Hours: Fridays 1:00 - 3:00 PM (@Rice Hall 303)
- Textbook: Some readings from a free online resource Mathematical Foundations for Data Analysis, by Jeff Phillips
- Prerequisites: You should be comfortable programming in Python (CS 2110 or equivalent is sufficient)
- Software: All homeworks will be done in Jupyter
Acknowledgement
This class was inspired by Jeff Phillips’ University of Utah course, CS 4964: Foundations of Data Analysis