The IDs of the non-empty rows in the matrix (the ones that contain at least one true entry)
Declaring type: SparseBooleanMatrix
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public ICollection<int> NonEmptyRowIDs { get; }
Property Value
The IDs of the non-empty rows in the matrix (the ones that contain at least one true entry)