Jump to content

Machine Learning: Difference between revisions

Line 186: Line 186:
====Common Kernels====
====Common Kernels====
; Polynomial Kernel
; Polynomial Kernel
* See [[wikipedia:Polynomial kernel]]
* See [[Wikipedia:Polynomial kernel]]
* <math>K(x,z) = (c+x^Tz)^d</math>
* <math>K(x,z) = (c+x^Tz)^d</math>
* For <math>d=2</math>
* For <math>d=2</math>