MyMediaLite
PosOnlyFeedback.Overlap Method (PosOnlyFeedback)
Syntax
Collapse All
Compute the number of overlapping events in two feedback datasets
Declaring type:
PosOnlyFeedback
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public int Overlap ( PosOnlyFeedback
s
)
Parameters
s
the feedback dataset to compare to
Return Value
the number of overlapping events, i.e. events that have the same user and item ID
Top
Generated by
ImmDoc .NET
.