Structured Prediction

CS 6355, Spring 2021

From Binary to Multiclass Classification

In this lecture, we will take our first step outside binary classification towards more complex outputs. We will consider the case of multiclass classification – where the classifier has to choose from among a finite (and possibly small) number of inference outcomes.

Lecture and readings