Definitely, Jasper Snoek's code and/or algorithms should be useful for
this. I think his spearmint code is applicable to all cases where grid
search is otherwise applicable.  We've been talking about how great it
would be to make hyperopt and spearmint more compatible, but it hasn't
happened yet. This would be a good reason to build some kind of
compatibility layer.

(Jasper, are you on the sklearn mailing list?)


On Thu, Apr 11, 2013 at 12:33 PM, Gael Varoquaux <
[email protected]> wrote:

> On Thu, Apr 11, 2013 at 10:45:23AM -0400, James Bergstra wrote:
> > * Develop a SearchCV-style wrapper around as much of the scikit as
> > possible, in order to provide very high-level base estimators like
> > "VectorClassification" that search through the configurations of single
> > or multiple algorithms
>
> Before that, could we not have a GridSearchCV replacement that is a bit
> more clever? Ie something a bit generic with regard to the estimator? Of
> course it won't achieve the same efficiency as objects dedicated to
> specific models, but it would be very useful, and too many people are
> stuck on the GridSearchCV.
>
>
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to