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