INFOMDA2

Logo

Materials for Applied Data Science profile course INFOMDA2 Battling the curse of dimensionality.

INFOMDA2: Course Syllabus

Erik-Jan van Kesteren

Course Description

The ever-growing influx of data allows us to develop, interpret and apply an increasing set of learning techniques. However, with this increase in data comes a challenge: how to make sense of the data and identify the components that really matter in our modeling efforts. This course gives a detailed and modern overview of statistical learning with a specific focus on high-dimensional data.

In this course we emphasize the tools that are useful in solving and interpreting modern-day analysis problems. Many of these tools are essential building blocks that are often encountered in statistical learning. We also consider the state-of-the-art in handling machine learning problems. We will not only discuss the theoretical underpinnings of different techniques, but focus also on the skills and experience needed to rapidly apply these techniques to new problems.

During this course, participants will actively learn how to apply the main statistical methods in data analysis and how to use machine learning algorithms and visualization techniques, especially on high-dimensional data problems. The course has a strongly practical, hands-on focus: rather than focusing on the mathematics and background of the discussed techniques, you will gain hands-on experience in using them on real data during the course and interpreting the results.

Prerequisites

The course INFOMDA1 (or equivalent) serves as a sufficient entry requirement for this course. For information about the contents of the INFOMDA1 course, refer to its course website.

Course Objectives

At the end of this course, students are able to apply and interpret the theories, principles, methods and techniques related to contemporary data science and to understand and explain different approaches to data analysis:

Required Readings

Freely available sections from the following books:

Required Software

In this course, we will exclusively use R & RStudio for data analysis. First, install the latest version of R for your system (see https://cran.r-project.org/). Then, install the latest (desktop open source) version of the RStudio integrated development environment (link).

We will make extensive use of the tidyverse suite of packages, which can be installed from within R using the command install.packages("tidyverse").

Course Policy

Weekly course flow

In-person course policy

Grading policy

Class Schedule

You can find the up-to-date class schedule with locations on mytimetable.uu.nl.

Key dates and deadlines

Day Date Time Location Description
Wednesday 13-11-2024 13:15 - 15:00 DLT500 6.27 Lecture 1
Friday 15-11-2024 11:00 - 12:45 BBG 219 Lab 1
Wednesday 20-11-2024 13:15 - 15:00 DLT500 6.27 Lecture 2
Friday 22-11-2024 11:00 - 12:45 BBG 219 Lab 2
Wednesday 27-11-2024 13:15 - 15:00 DLT500 6.27 Lecture 3
Friday 29-11-2024 11:00 - 12:45 BBG 219 Lab 3
Wednesday 04-12-2024 13:15 - 15:00 DLT500 6.27 Lecture 4
Friday 06-12-2024 11:00 - 12:45 BBG 219 Lab 4
Wednesday 11-12-2024 09:00 - 10:45 DLT500 6.27 Lecture 5
Friday 12-12-2024 11:00 - 12:45 BBG 219 Lab 5
Wednesday 18-12-2024 13:15 - 15:00 DLT500 6.27 Lecture 6
Friday 20-12-2024 11:00 - 12:45 BBG 219 Lab 6
Break        
Wednesday 08-01-2024 13:15 - 15:00 DLT500 6.27 Lecture 7
Friday 10-01-2024 11:00 - 12:45 BBG 219 Lab 7
Wednesday 15-01-2024 13:15 - 15:00 DLT500 6.27 Lecture 8
Friday 17-01-2024 11:00 - 12:45 BBG 219 Lab 8
Wednesday 22-01-2024 13:15 - 15:00 DLT500 6.27 NO LECTURE
Friday 24-01-2024 11:00 - 12:45 BBG 219 NO LAB
Wednesday 29-01-2024 13:30 - 16:30 TBD Exam
Some day TBD 13:30 - 16:30 TBD Resit

Lecture 1: Introduction & betting on sparsity with the LASSO

Required reading

Optional reading

Lecture 2: Dimension reduction 1

Required reading

Lecture 3: Dimension reduction 2

Required reading

Lecture 4: Clustering

Required reading

Optional reading

Lecture 5: Model-based clustering

Required reading

Optional reading

Lecture 6: Deep learning

Required reading

Winter break

Lecture 7: Text mining 1

Required reading

Lecture 8: Text mining 2

Required reading