>
> I like the look of this better, though it means there's no option for
> cleverness about multiprocessing. And the recursive execution of a Pipeline
> would be somewhat neater and not require memoizing for transform.
>
>
> What do you mean with "cleverness about multiprocessing"?
> Somewhere a decision has to be made which computations should be
> parallelized and which should be serial.
> The splitting into folds should be in GridSearchCV. So I don't entirely
> see how this would work.
>
> Basically GridSearchCV would need to query the estimator to know which
> parameters should be searched over serially and in which order,
> so it can do the dispatching.
>
I meant that I had intended one method do reordering and cost assignment
that could be used to split the candidates. That would be a reduplication
of the reordering work in this generator model. But I think it is
unimportant.
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general