On Mon, Dec 5, 2011 at 13:44, Olivier Grisel <[email protected]> wrote: > Yes. +1 for a pull request: one could just add a "budget" integer > argument (None by default) to the existing GridSearchCV class.
Just did that, the pull request is at https://github.com/scikit-learn/scikit-learn/pull/455 So far no tests. How do you think this should be tested? Just a sanity to see if given a large budget it always finds the same result as regular GridSearchCV? -- - Alexandre ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
