MyMediaLite
UserKNN Class
Syntax
Remarks
Members
Collapse All
k-nearest neighbor user-based collaborative filtering using cosine-similarity (unweighted)
Namespace:
MyMediaLite.ItemRecommendation
Assembly:
MyMediaLite
Syntax
C#
public class UserKNN :
KNN
Top
Remarks
k=inf equals most-popular. This engine does not support online updates.
Top
Members
Click
here
to see the list of members.
Top
Generated by
ImmDoc .NET
.