MyMediaLite
Memory.SetCollaborativeData Method (SparseBooleanMatrix)
Syntax
Collapse All
Set the collaborative training data
Declaring type:
Memory
Namespace:
MyMediaLite.ItemRecommender
Assembly:
MyMediaLite
Syntax
C#
public void SetCollaborativeData ( SparseBooleanMatrix
user_items
)
Parameters
user_items
a
SparseBooleanMatrix
that where a user (rows) has interacted with an item (columns)
Top
Generated by
ImmDoc .NET
.