On 07/03/2013 09:54 PM, Vlad Niculae wrote:
> Also, it's not that GridSearch is sensitive in itself, but remember
> you're doing LeaveOneOut, so for every grid point you are actually
> doing `n_samples` calls to clf.fit.
> Maybe one of these calls is significantly slower than others due to scaling.
>
Why is there a cv option to fit? That is deprecated, right?

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to