Please can you tell me how to prioritize in Rescorer example would really help. I am confused with how to implement Rescorer.
Appreciate your help. Thanks, Cleophus P. From: Sean Owen [mailto:[email protected]] Sent: Wednesday, July 18, 2012 2:58 PM To: Cleophus Pereira Cc: Mahout User List Subject: Re: Need help on Mahout Recommendation - using Preferences If you mean, the user says "I like Drama" and you return to them Dramas, sure you can do that -- it's not a recommender then. It's not personalized. It's very easy, and may be useful. If you mean, can you prioritize Dramas in recommendations, then, as I've said several times: use the Rescorer! It is nothing to do with ItemSimilarity. Please actually explore this before continuing this thread, or else you won't be able to get help here. On Wed, Jul 18, 2012 at 12:25 PM, Cleophus Pereira <[email protected]> wrote: Let say user has option for selecting item based on preference such as Drama, Horror etc. Can we have built implement ItemSimilarities with class? Also I have items of video, news and shopping. Due to low rating of news I see only video and shopping? How can I get news recommended? I am using Loglikelyhoodsimilarities. Regards, Cleophus P. Information transmitted by this e-mail is proprietary to MphasiS, its associated companies and/ or its customers and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please notify us immediately at [email protected] and delete this mail from your records.
