MyMediaLite
Jaccard.Create Method (SparseBooleanMatrix)
Syntax
Collapse All
Creates a Jaccard index matrix from given data
Declaring type:
Jaccard
Namespace:
MyMediaLite.Correlation
Assembly:
MyMediaLite
Syntax
C#
public static CorrelationMatrix Create ( SparseBooleanMatrix
vectors
)
Parameters
vectors
the boolean data
Return Value
the similarity matrix based on the data
Top
Generated by
ImmDoc .NET
.