MyMediaLite
MatrixFactorization.NumIter Property
Syntax
Collapse All
Number of iterations over the training data
Declaring type:
MatrixFactorization
Namespace:
MyMediaLite.RatingPrediction
Assembly:
MyMediaLite
Syntax
C#
public int NumIter { get; set; }
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.