Candidate Strategy for GenericUserBasedRecommender in Mahout
问题 In mahout you can define a CandidateItemsStrategy for GenericItemBasedRecommender such that specific items e.g. of a certain category are excluded. When using a GenericUserBasedRecommender this is not possible. How can I accomplish this with GenericUserBasedRecommender ? Is the only way to do this using a IDRescorer ? If possible I'd like to avoid using a IDRescorer . Thank you for your help! [Edit] For the item based recommender I do it like this: private final class