Hi Ian.
Is that what you are after:
http://scikit-learn.org/dev/modules/svm.html#kernel-functions
Cheers,
Andy

Am 18.04.2012 19:26, schrieb Ian Goodfellow:
> Would it be possible to update the SVC documentation to specify which
> kernel functions are actually implemented?
> For example, is 'poly' K(x,y) = (x^T y )^d or is it K(x,y) = (x^Ty + 1)^d?
> Also, why are gamma and coef0 listed as relevant to the poly kernel? I
> don't know of anything in the literature called a polynomial kernel
> with more than one parameter.
>
> Thanks,
> Ian
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general


------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to