Read binary attribute data from a file
Declaring type: AttributeData
Namespace: MyMediaLite.IO
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public static SparseBooleanMatrix Read (
        string filename,
        IEntityMapping mapping
) 
Parameters
filename
the name of the file to be read from
mapping
the mapping object for the given entity type
Return Value
the attribute data