There isn't really any such thing although the SGD models are easy to glue together in this way.
There is a guy named Praneet at UCI who is doing some feature sharding work that might relate to what you are doing. His email is praneetmha...@gmail.com On Wed, Sep 14, 2011 at 1:39 AM, Daniel Xiaodan Zhou <danith...@gmail.com>wrote: > Is there an EnsembleRecommender or CompoundRecommender that takes input > from other recommender algorithms and combine them to generate better > results? If not, I'm thinking to contribute a patch. Any suggestions on > implementation? Thanks. > > Daniel Zhou