Support Vector Machines Part 2: The Polynomial Kernel (Part 2 of 3)

Support Vector Machines Part 2: The Polynomial Kernel (Part 2 of 3)

Introduction

In this section, the presenter introduces the topic of support vector machines and polynomial kernels.

Support Vector Machines and Polynomial Kernels

  • Support vector machines are introduced as a method for classifying data.
  • The presenter explains how a polynomial kernel can be used to compute high-dimensional relationships between observations in a dataset.
  • The parameters of the polynomial kernel are discussed, including R and D.
  • The dot product is explained as a way to find high-dimensional coordinates for data.

Using Polynomial Kernels

In this section, the presenter demonstrates how to use polynomial kernels to find support vector classifiers.

Finding High-Dimensional Relationships

  • The presenter shows how to calculate high-dimensional relationships using polynomial kernels with different parameter values.
  • It is explained that all that is needed to calculate high-dimensional relationships is to compute dot products between pairs of points.

Finding Support Vector Classifiers

  • A support vector classifier is found based on the high dimensional relationships computed using the polynomial kernel.
  • The process of finding high-dimensional relationships between two observations using the polynomial kernel is demonstrated.

Conclusion

In this section, the presenter summarizes key points about support vector machines and polynomial kernels.

Key Points

  • Support vector machines are useful for classifying data.
  • Polynomial kernels can be used to compute high-dimensional relationships between observations in a dataset.
  • Parameters such as R and D can be adjusted to find the best support vector classifier.
  • Dot products can be used to find high-dimensional coordinates for data.

Supporting Stat Quest

In this section, the speaker encourages viewers to support Stat Quest by subscribing, contributing to their Patreon campaign, becoming a channel member, buying merchandise or donating.

Ways to Support Stat Quest

  • Subscribe to the channel
  • Contribute to their Patreon campaign
  • Become a channel member
  • Buy merchandise such as original songs, t-shirts or hoodies
  • Donate

The speaker provides various ways for viewers to support Stat Quest. These include subscribing to the channel, contributing to their Patreon campaign, becoming a channel member and purchasing merchandise such as original songs, t-shirts or hoodies. Additionally, viewers can donate if they wish.

Video description

Support Vector Machines use kernel functions to do all the hard work and this StatQuest dives deep into one of the most popular: The Polynomial Kernel. We talk about the parameter values and how they calculate high-dimensional coordinates via the dot-product and high-dimensional relationships NOTE: This StatQuest assumes you already know about... Support Vector Machines: https://youtu.be/efR1C6CvhmE Cross Validation: https://youtu.be/fSytzGwwBVw ALSO NOTE: This StatQuest is based on... 1) The description of Kernel Functions, and associated concepts on pages 352 to 353 of the Introduction to Statistical Learning in R: http://faculty.marshall.usc.edu/gareth-james/ISL/ 2) The Polynomial Kernel is also based on the Kernel used by scikit-learn: https://scikit-learn.org/stable/modules/svm.html For a complete index of all the StatQuest videos, check out: https://statquest.org/video-index/ If you'd like to support StatQuest, please consider... Buying The StatQuest Illustrated Guide to Machine Learning!!! PDF - https://statquest.gumroad.com/l/wvtmc Paperback - https://www.amazon.com/dp/B09ZCKR4H6 Kindle eBook - https://www.amazon.com/dp/B09ZG79HXC Patreon: https://www.patreon.com/statquest ...or... YouTube Membership: https://www.youtube.com/channel/UCtYLUTtgS3k1Fg4y5tAhLbw/join ...a cool StatQuest t-shirt or sweatshirt: https://shop.spreadshirt.com/statquest-with-josh-starmer/ ...buying one or two of my songs (or go large and get a whole album!) https://joshuastarmer.bandcamp.com/ ...or just donating to StatQuest! https://www.paypal.me/statquest Lastly, if you want to keep up with me as I research and create new StatQuests, follow me on twitter: https://twitter.com/joshuastarmer #statquest #SVM #kernel