MyMediaLite
MF.ComputeFit Method ()
Syntax
Collapse All
Computes the fit (optimization criterion) on the training data
Declaring type:
MF
Namespace:
MyMediaLite.ItemRecommender
Assembly:
MyMediaLite
Syntax
C#
public abstract double ComputeFit ()
Return Value
a double representing the fit, lower is better
Top
Generated by
ImmDoc .NET
.