MyMediaLite
MatrixFactorization.ComputeFit Method ()
Syntax
Collapse All
Compute fit (RMSE) on the training data
Declaring type:
MatrixFactorization
Namespace:
MyMediaLite.RatingPrediction
Assembly:
MyMediaLite
Syntax
C#
public double ComputeFit ()
Return Value
the root mean square error (RMSE) on the training data
Top
Generated by
ImmDoc .NET
.