Lecture

Linear Classification Models: From Binary to Multiclass

Description

This lecture covers the transition from binary to multiclass classification problems, exploring the extension of linear classifiers like least-square classification and logistic regression to handle multiple classes. It delves into the challenges faced in multi-class scenarios, such as the lack of natural order between categories and the use of one-hot encodings. The application of these concepts is demonstrated through examples like predicting fetal states from cardiotocography data and thyroid disease classification. The lecture also compares different linear classifiers, including SVM, on datasets like UCI Iris and MNIST, showcasing their accuracies and training/testing times.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.