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