On 15 November 2012 23:20, Andreas Mueller <[email protected]> wrote:

> [...]
> You can give GridSearchCV not only a grid but also a list of grids.
> I would go with that.
> (is that sufficiently documented?)
>

This doesn't appear to be document (at least not at
http://scikit-learn.org/dev/modules/generated/sklearn.grid_search.GridSearchCV.html).
..

Just to be clear, you're saying I can pass a single estimator and list of
param dicts to GridSearchCV, and that it will then do separate grid search
for each of the param dicts in the list?
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to