On Wed, Nov 09, 2011 at 12:02:35PM -0500, Satrajit Ghosh wrote:
> alex: regarding the pipeline, doesn't it require fit and predict
>  operations. will it accept fit and transform?

The pipeline takes a set of transformers, and a predicter. So it should
be able to apply the transform before the predict. I think that it should
answer your usecase.

Gael

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to