Unsupervised learning

R
unsupervised learning
PCA
clustering
Lecture and tutorial prepared and taught jointly by me and Kaspar Märtens at the NGSchool2022 in September 2022 in Jablonna, Poland.
Authors

Kasia Kedzierska

Kaspar Märtens

Published

September 16, 2022

Code

What does this tutorial cover/explore?

We split the two 90 minutes sessions into a lecture and a workshop. In that space of time is quite difficult to cover the area so vast as Unsupervised Learning. Our goal here was to talk about the methods, explain their applications and some intuitions around them. In order to fully understand them we would recommend exploring each method in more detail in the materials we linked in the repository.

The tutorial was written in R using learnr package allowing for it to be self contained and one should be able to run at home as well. There are some questions and exercises there, as well as the points to ponder about - look out for 🛁.

The materials for the lecture and workshop are available on Github together with instructions on how to work with them.