implement other recommendation
------------------------------

                 Key: MAHOUT-382
                 URL: https://issues.apache.org/jira/browse/MAHOUT-382
             Project: Mahout
          Issue Type: Wish
          Components: Collaborative Filtering
    Affects Versions: 0.4
            Reporter: Hui Wen Han
             Fix For: 0.4


I think that  recommendation has four types:

1)  recommend user with item (use case:content subscriber, generate the more  
interesting content for user )
2)  recommend item to user (use case :advertisement pushing ,push the 
advertisement  to the people that is interested with)
3)  recommend item to item (use case; related content) 
4) recommend user to user (use case : people connection )
 
now org.apache.mahout.cf.taste.hadoop.item can recommend user with item,also 
can recommend item to user .
we have no off-line implement for 3) and 4). although we already implement the 
code in 1) and 2).



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to