Week 6 ( (Fishers/)Linear Discriminant) Flashcards
(10 cards)
3 main methods for classification
Motivate decision boundary
Geometry of decision boundary
Show that W is orthogonal to vectors in the boundary
Show that w0 determines the distance of the boundary from the original
Show that y(x)/||W|| determines the distance of h the point x from the boundary
Multi class classification decision boundary formulation
Putting multi class classification decision boundary into matrix form
Pros and cons of least square loss function for multi class linear classification
What is Fisher’s Linear Discriminant
Binary classification method that projects high dimensional data onto a line y = WTX to best separate 2 classes
Here y >= -w0 for class C1