11. Support Vector Machines

Here, support vector machines will be used only to classify objects which can be categorized into one of exactly two classes. As with other classification and regression methods, support vector machines as a method can be used more generally. However, we will work to understand the mathematical derivation of the binary-classification SVM.

Johanna Hardin https://m154-comp-stats.netlify.app/
2021-11-09
Monsters supporting one another by believing in each other.

Figure 1: Artwork by @allison_horst.

Agenda

November 9, 2021

  1. linearly separable
  2. dot products
  3. support vector formulation

November 11, 2021

  1. not linearly separable (SVM)
  2. kernels (SVM)
  3. support vector formulation

Readings

Reflection questions

Ethics considerations

Slides

Additional Resources

Corrections

If you see mistakes or want to suggest changes, please create an issue on the source repository.

Reuse

Text and figures are licensed under Creative Commons Attribution CC BY 4.0. Source code is available at https://github.com/hardin47/m154-comp-stats, unless otherwise noted. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".