MyMediaLite
IIterativeModel.ComputeFit Method ()
Syntax
Collapse All
Compute the fit on the training data
Declaring type:
IIterativeModel
Namespace:
MyMediaLite
Assembly:
MyMediaLite
Syntax
C#
public abstract double ComputeFit ()
Return Value
the fit on the training data according to the optimization criterion; -1 if not implemented
Top
Generated by
ImmDoc .NET
.