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, including binary classification as regression, logistic regression, decision boundaries, and support vector machines. It also discusses multi-class classification, one-hot encodings, and the application of linear models to real datasets. The instructor explains the drawbacks of least-square classification, the gradient descent algorithm, and the comparison of linear classifiers using practical examples.