MyMediaLite
KNN.K Property
Syntax
Collapse All
The number of neighbors to take into account for prediction
Declaring type:
KNN
Namespace:
MyMediaLite.ItemRecommender
Assembly:
MyMediaLite
Syntax
C#
public uint K { get; set; }
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.