Le 17 avril 2012 06:31, Olivier Grisel <[email protected]> a écrit :
>
> 2- use alpha as in the rest of the other scikit-learn models and have
> the default value of alpha set to None or "auto" that will be set to
> `n_samples` in the fit method since `C=1` (unscaled) gives a good
> baseline in practice on normalized datasets and I don't think we want
> to use this practical convenience that comes from the libsvm
> convention for C.

s/use/loose/


-- 
Olivier
http://twitter.com/ogrisel - http://github.com/ogrisel

------------------------------------------------------------------------------
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