You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Matthias Böhmer <ma...@m-boehmer.de> on 2010/08/16 14:50:20 UTC

combine recommender systems

Hello,

is there a way to combine two or more implementations of class
Recommender to a new recommender, e.g. to build a weighted composite?

Best,
Matthias

Re: combine recommender systems

Posted by Sean Owen <sr...@gmail.com>.
No but you could probably piece that together fairly easily. It would
use some weighted average of preference estimates, yes.

2010/8/16 Matthias Böhmer <ma...@m-boehmer.de>:
> Hello,
>
> is there a way to combine two or more implementations of class
> Recommender to a new recommender, e.g. to build a weighted composite?
>
> Best,
> Matthias
>