Why Kernels - Practical Machine Learning Tutorial with Python p.30
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=xqg5S-GrrDQ
Once we've determined that we can use Kernels, the next question is of course why would we bother using kernels when we can use some other function to transform our data into more dimensions. The point of using Kernels is to be able to perform a calculation (inner product in this case) in another dimension without actually needing to work in that dimension.
https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex
Other Videos By sentdex
Tags:
kernel
support vector machine
svm
machine learning
tutorial
classification
artificial intelligence
scikit-learn
sklearn
tensorflow