Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Mahout, mail # user - Cluster-based recommenders


Copy link to this message
-
Re: Cluster-based recommenders
Ahmed Abdeen Hamed 2012-03-12, 17:03
This is really great. Thanks so much!
-Ahmed

On Mon, Mar 12, 2012 at 12:13 PM, Sean Owen <[EMAIL PROTECTED]> wrote:

> Sure -- to do this, you simply flip your items and users. Feed item
> IDs as user IDs and vice versa. Then you have a system that recommends
> users to items, really. And you can use clustering if you like, to do
> that. In fact you can use any algorithm.
>
> Sean
>
>