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
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
