Interface representing iteratively trained models
Declaring type: IIterativeModel
Namespace: MyMediaLite
Assembly: MyMediaLite
Collapse/Expand Public Methods
  Name Description
Public Method Abstract ComputeFit Compute the fit on the training data
Public Method Abstract Iterate Run one iteration (= pass over the training data)
Collapse/Expand Public Properties
  Name Description
Public Property Abstract NumIter

There is no summary.