MyMediaLite
AttributeData.Read Method (string, EntityMapping)
Syntax
Collapse All
Read binary attribute data from file
Declaring type:
AttributeData
Namespace:
MyMediaLite.IO
Assembly:
MyMediaLite
Syntax
C#
public static SparseBooleanMatrix Read ( string
filename
, EntityMapping
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
Top
Generated by
ImmDoc .NET
.