The number of neighbors to take into account for prediction
Declaring type: KNN
Namespace: MyMediaLite.ItemRecommendation
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public uint K { get; set; }
Property Value

There is no description.