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

Reply via email to