Lectures
You can download the lectures here. We will try to upload lectures prior to their corresponding classes.
-
Introduction and Logistics
tl;dr: Introduction to the course and overview
[slides] [students_notes]
Suggested Readings:
-
Python bootstrap
tl;dr: Dive deeper on the Python syntax
[notes] [student_notes]
Suggested Readings:
-
-
Data and Preprocessing
tl;dr: How to represent data and preprocess it before starting any analysis.
[notes]
Suggested Readings:
-
Data Similarity and Dissimilarity measures
tl;dr: Learn about some distances between the data and how to process the dat
[notes]
Suggested Readings:
-
Classification Decision Trees
tl;dr: Learn about the details for decision trees
[slides]
Suggested Readings:
-
-
-