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