Lecture content: Basics of vector spaces (in a practical, not strictly mathematical sense; e.g., vectors are points in an n-dim space...) and distance functions.
Clustering algorithms (KMeans, hierarchical clustering, (potentially also DBSCAN))
Tutorial content: Fundamentals and philosophy of the scikit-learn API. Transforming data and using the clustering algorithms.
Homework: Usage scenario – Clustering medieval scripts using computer image analysis (and different clustering algorithms).