MyMediaLite
UserAttributeKNN Class
Syntax
Remarks
Members
Collapse All
k-nearest neighbor user-based collaborative filtering using cosine-similarity over the user attibutes
Namespace:
MyMediaLite.ItemRecommendation
Assembly:
MyMediaLite
Syntax
C#
public class UserAttributeKNN :
UserKNN,
IUserAttributeAwareRecommender,
IRecommender
Top
Remarks
This recommender does not support online updates.
Top
Members
Click
here
to see the list of members.
Top
Generated by
ImmDoc .NET
.