MyMediaLite
BPRMF.Iterate Method ()
Syntax
Remarks
Collapse All
Perform one iteration of stochastic gradient ascent over the training data
Declaring type:
BPRMF
Namespace:
MyMediaLite.ItemRecommendation
Assembly:
MyMediaLite
Syntax
C#
public override void Iterate ()
Top
Remarks
One iteration is
iteration_length
* number of entries in the training matrix
Top
Generated by
ImmDoc .NET
.