Linear Classification

Parametric Approach

Image → f(x, W) → Class scores

Don’t need training data at test time

A lot more scalable

Pasted image 20241129164249.png

Linear classifier will draw out lines to separate each category

Pasted image 20241129165315.png

Limitations

Pasted image 20241129165342.png