On Wed, Nov 11, 2015 at 6:18 PM, <
[email protected]> wrote:

> @Scott: See https://github.com/scikit-learn/scikit-learn/pull/5794 for
> checking the VotingClassifier
>

It has also occurred to me that VotingClassifier ought to be capable of
using multiple CPUs to run the base classifiers, ala cross_val_score.  The
code there is fairly easy to copy.

-- Scott
------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to