On Wed, Nov 11, 2015 at 6:18 PM, <
scikit-learn-general-requ...@lists.sourceforge.net> 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
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to