MyMediaLite
BPR_Linear.SampleTriple Method (out int, out int, out int)
Syntax
Collapse All
Sample a triple for BPR learning
Declaring type:
BPR_Linear
Namespace:
MyMediaLite.ItemRecommendation
Assembly:
MyMediaLite
Syntax
C#
protected void SampleTriple ( out int
u
, out int
i
, out int
j
)
Parameters
u
the user ID
i
the ID of the first item
j
the ID of the second item
Top
Generated by
ImmDoc .NET
.