MyMediaLite
ItemAttributeKNN Class
Syntax
Remarks
Members
Collapse All
k-nearest neighbor item-based collaborative filtering using cosine-similarity over the item attibutes
Namespace:
MyMediaLite.ItemRecommender
Assembly:
MyMediaLite
Syntax
C#
public class ItemAttributeKNN :
ItemKNN,
IItemAttributeAwareRecommender,
IRecommenderEngine
Top
Remarks
This engine does not support online updates.
Top
Members
Click
here
to see the list of members.
Top
Generated by
ImmDoc .NET
.