If you do 4 CV folds on each parameter combination of your fine grid, then:

191880 * len(skf) == 191880 * 4 == 767520

--
Olivier

2013/7/10 Olivier Grisel <olivier.gri...@ensta.org>:
> 2013/7/10 Josh Wasserstein <ribonucle...@gmail.com>:
>> Thanks Olivier. Would you mind elaborating on why having a grid that is this
>> fine-grained is a problem? Is it because the library runs into overflow
>> problems? Something else?
>
> No it's just that it will run forever and that you are probably just
> wasting CPU time.
>
>
> --
> Olivier
> http://twitter.com/ogrisel - http://github.com/ogrisel



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

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to