The rows of the matrix, with their IDs
Declaring type: SparseBooleanMatrix
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public IList<KeyValuePair<int, HashSet<int>>> Rows { get; }
Property Value

There is no description.