MyMediaLite  3.11
Public Member Functions | Properties | List of all members
IIterativeModel Interface Reference

Interface representing iteratively trained models More...

Inheritance diagram for IIterativeModel:
MF SLIM CoClustering FactorWiseMatrixFactorization LatentFeatureLogLinearModel MatrixFactorization TimeAwareBaseline UserItemBaseline

Public Member Functions

float ComputeObjective ()
 Compute the current optimization objective (usually loss plus regularization term) of the model More...
 
void Iterate ()
 Run one iteration (= pass over the training data) More...
 

Properties

uint NumIter [get, set]
 Number of iterations to run the training More...
 

Detailed Description

Interface representing iteratively trained models

Member Function Documentation

float ComputeObjective ( )
void Iterate ( )

Property Documentation

uint NumIter
getset

Number of iterations to run the training


The documentation for this interface was generated from the following file: