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