MyMediaLite
BPRMF.SampleOtherItem Method (int, int, out int)
Syntax
Collapse All
Sample another item, given the first one and the user
Declaring type:
BPRMF
Namespace:
MyMediaLite.ItemRecommendation
Assembly:
MyMediaLite
Syntax
C#
protected virtual bool SampleOtherItem ( int
u
, int
i
, out int
j
)
Parameters
u
the user ID
i
the ID of the given item
j
the ID of the other item
Return Value
true if the given item was already seen by user u
Top
Generated by
ImmDoc .NET
.