k-nearest neighbor user-based collaborative filtering using cosine-similarity over the user attibutes
Namespace: MyMediaLite.ItemRecommendation
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public class UserAttributeKNN :  UserKNN,
IUserAttributeAwareRecommender,
IRecommender
Collapse/Expand Remarks
This recommender does not support online updates.
Collapse/Expand Members

Click here to see the list of members.