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 introduces the concept of using Support Vector Machines for multi-class classification, explaining how to train separate classifiers for each class to better distinguish between them. It covers the process of constructing key binary classifiers and how the decision-making process works when classifying data points. The lecture also provides examples of multi-class SVM solutions for different scenarios, highlighting the importance of support vectors in tightening the classification boundaries.