Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers linear models for classification, starting with a recap on simple parametric models and hyperplanes. It then delves into linear regression, binary classification, adding non-linearity, and probabilistic interpretation. The lecture also discusses logistic regression training, evaluating classifiers, classification metrics, ROC curves, decision boundaries, margin, support vectors, and the maximum margin classifier. It concludes with an overview of SVM, constrained optimization, Lagrange duality, and the practical use of SVMs in data science methods.