MyMediaLite
BPR_Linear.SampleItemPair Method (int, out int, out int)
Syntax
Collapse All
Sample a pair of items, given a user
Declaring type:
BPR_Linear
Namespace:
MyMediaLite.ItemRecommender
Assembly:
MyMediaLite
Syntax
C#
protected void SampleItemPair ( 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
.