On Fri, Nov 13, 2015 at 6:01 AM, <
scikit-learn-general-requ...@lists.sourceforge.net> wrote:

> It's not a good idea, but i'll post it:
>

A man after my own heart :-)


> Seems that it's possible to easily create StackingClassifier even in
> current master.
>

But a Pipeline can't be used as a Classifier elsewhere (e.g., in say cross
validation), can it?  And of course this doesn't help for the regression
case, although I guess the broader point is that if there was a "ensemble"
estimator that ran multiple base estimators and grouped the results you
could built a lot of this functionality by composing Pipelines.

-- 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