Logistic Regression: Part 1Introduces logistic regression for binary classification and explores multiclass classification using OvA and OvO strategies.
Multiclass ClassificationCovers the concept of multiclass classification and the challenges of linearly separating data with multiple classes.
Information Retrieval BasicsIntroduces the basics of information retrieval, covering text-based and Boolean retrieval, vector space retrieval, and similarity computation.
Statistical ModelingCovers exercises on statistical modeling, including Gibbs Ising, GCM pruning, fairness, and simplification in teacher-student models.
Max-Margin ClassifiersExplores maximizing margins for better classification using support vector machines and the importance of choosing the right parameter.