The Kernel Trick in Support Vector Machine (SVM)

SVM can only produce linear boundaries between classes by default, which not enough for most machine learning applications. In order to get nonlinear boundar...

The Kernel Trick in Support Vector Machine (SVM)
Visually Explained
403.4K views • May 9, 2022
The Kernel Trick in Support Vector Machine (SVM)

About this video

SVM can only produce linear boundaries between classes by default, which not enough for most machine learning applications. In order to get nonlinear boundaries, you have to pre-apply a nonlinear transformation to the data. The kernel trick allows you to bypass the need for specifying this nonlinear transformation explicitly. Instead, you specify a "kernel" function that directly describes how each points relate to each other. Kernels are much more fun to work with and come with important computational benefits.


---------------
Credit:
🐍 Manim and Python : https://github.com/3b1b/manim
🐵 Blender3D: https://www.blender.org/
🗒️ Emacs: https://www.gnu.org/software/emacs/

This video would not have been possible without the help of Gökçe Dayanıklı.

Video Information

Views

403.4K

Likes

10.7K

Duration

3:18

Published

May 9, 2022

User Reviews

4.8
(80)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.

Trending Now