MyMediaLite
Jaccard Constructor (CorrelationMatrix)
Syntax
Collapse All
Copy constructor. Creates an object of type Jaccard from an existing correlation matrix
Declaring type:
Jaccard
Namespace:
MyMediaLite.Correlation
Assembly:
MyMediaLite
Syntax
C#
public Jaccard ( CorrelationMatrix
correlation_matrix
)
Parameters
correlation_matrix
the correlation matrix to copy
Top
Generated by
ImmDoc .NET
.