Statistical Machine Learning 1RT700 61808 VT2024

Course content

This is an introductory course to statistical machine learning for students with some background in elementary calculus, linear algebra, and probability theory.

The course is focusing on supervised learning, i.e., classification and regression with real data, and its computational and statistical foundations. In addition to the necessary theory (e.g., derivations and proofs), this course also includes practical sessions (notably the lab and the project). The practical part will be implemented using Python.

The recommended course book is Machine Learning - A First Course for Engineers and Scientists, which is available online free of charge. Certain chapters will be recommended for reading each week. Link to videos and other material are also provided below.

Prerequisite knowledge

Basic probability theory:

The course assumes the students have background in elementary calculus, linear algebra, and probability theory.

The following examples are concepts used in the course and it is expected that the students have some familiarity with them:

Python introduction:

The course assumes some programming knowledge, and we will use Python throughout the course. Have a look at the following notebook if you need a Python refresher. The notebook provides an introduction to NumPy, Pandas and Matplotlib, and the exercises include explainations that may help you in the first computer class. The notebook and suggested solutions are found here: Notebook, Solutions, Open in colab

We also recomment the "Introduction to Python" crash course linked on the lecture page.

Course structure

Click on the links above to get further information about each course element.

Course evaluation

Course evaluation with the corresponding teacher report for this course instance (VT2024).

Schedule

The schedule is available in TimeEdit.

Exercise sessions

During the exercise sessions, the teaching assistant will give a short introduction of the material related to that session and during the session provide insight and comments on the solutions. Except for this, you are supposed to be active and work with the suggested exercises and the teaching assistants will be available for questions and discussion. Take this opportunity to interact! The exercises will be available ahead of time before the session. There are three time slots for each exercise session in the schedule. Choose the one that fits best with your schedule.

Grading

A written final exam is scheduled for March 13th. To pass the course you need to pass the project, lab, and exam. Receiving a grade VG on the project will increase exam grades 3 or 4 into final grades 4 or 5, respectively, however, you cannot increase a U to a 3.

Teachers