[scikit-learn] sklearn Pipeline decorators

Olivier Grisel olivier.grisel at ensta.org
Thu Sep 13 17:44:50 EDT 2018


That's a cool trick but I am worried it would render our API too
"frameworky" for my taste.

I think the FunctionTransformer is enough:

http://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180913/dd56ba0a/attachment.html>


More information about the scikit-learn mailing list