The IDs of the non-empty columns 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> NonEmptyColumnIDs { get; }
Property Value
The IDs of the non-empty columns in the matrix (the ones that contain at least one true entry)