Looks like a typo, indeed. Libsvm only uses `degree` for polynomial kernels.

On Wed, Apr 22, 2015 at 11:39 PM, Sebastian Raschka <se.rasc...@gmail.com>
wrote:

> Hi all,
>
> I am wondering a little bit about this documentation of the degree
> parameter on NuSVM and SVR:
>
> degree : int, optional (default=3)
> Degree of kernel function is significant only in poly, rbf, sigmoid.
>
>
> http://scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
> http://scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
>
> Is this a typo, and if not, how would I understand the degree, e.g., in
> the RBF kernel?
>
> Best,
> Sebastian
>
>
>
>
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live
> exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to