Creates a correlation matrix
Declaring type: CorrelationMatrix
Namespace: MyMediaLite.Correlation
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public static CorrelationMatrix Create (
        int num_entities
) 
Parameters
num_entities
the number of entities
Return Value
the correlation matrix
Collapse/Expand Remarks
Gives out a useful warning if there is not enough memory