Compute the fit on the training data
Declaring type: IIterativeModel
Namespace: MyMediaLite
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public abstract double ComputeFit ()
Return Value
the fit on the training data according to the optimization criterion; -1 if not implemented