SVM with polynomial kernel visualization
Loading...
46,879
Loading...
Uploader Comments (udiprod)
see all
All Comments (28)
-
Thank you for the inspiration, here's another one: ciri.be/blog/?p=593 based on yours.
-
Very helpful, it was!
-
Very helpful, simple and clear! Nice! Thank you very much.
-
thank you , very informative when visualized
-
great for teaching, thank you for doing this.
-
Thank you. This explains it nicely. I just hope it comes up in my exam :)
-
I use this video whenever I have to explain to people what I do. Thanks. :D
-
very intensive. in 30 seconds you explain the intrinsic meaning.
Tanks
-
||Hari Om||
Thanks
-
||Hari Om||
Loading...
Thanks, very clear.
What would be the kernel for this transformation?
SoftwareEngineer3 2 years ago
Thanks.
The kernel is the dot product in the higher-dimensional space. In this case:
K( [x1 y1], [x2 y2] ) =
[x1 y1 x1^2+y1^2][x2 y2 x2^2 y2^2] =
x1x2+y1y2+(x1^2+y1^2)(x2^2+y2^2)
udiprod 2 years ago
good video,
you created it using any tools and languages ?
boulabiar 2 years ago 2
Yes. I created it using Autodesk Maya. Thanks!
udiprod 2 years ago