MyMediaLite
BinaryDataCorrelationMatrix.ComputeCorrelations Method (SparseBooleanMatrix)
Syntax
Collapse All
Compute the correlations from an implicit feedback, positive-only dataset
Declaring type:
BinaryDataCorrelationMatrix
Namespace:
MyMediaLite.Correlation
Assembly:
MyMediaLite
Syntax
C#
public virtual void ComputeCorrelations ( SparseBooleanMatrix
entity_data
)
Parameters
entity_data
the implicit feedback set, rows contain the entities to correlate
Top
Generated by
ImmDoc .NET
.