[scikit-learn] Pipeline conventions for wrappers
Aaditya Jamuar
aadityajamuar at gmail.com
Fri Jan 20 09:19:02 EST 2017
Hi Guys,
I am currently working on gensim (
https://github.com/RaRe-Technologies/gensim) , writing wrappers for
Scikit-learn for easy integration of LDA (
https://github.com/RaRe-Technologies/gensim/pull/932/files).
While I have covered most of the API conventions as specified on
scikit-learn's website, I am stuck at how to implement pipelines.
I am particularly looking for what are some of the conventions very
specific to the pipeline architecture.
Please suggest
Thank you
Aaditya Jamuar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170120/7b478640/attachment.html>
More information about the scikit-learn
mailing list