Compute correlations for given ratings
Declaring type: Pearson
Namespace: MyMediaLite.Correlation
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public override void ComputeCorrelations (
        IRatings ratings,
        EntityType entity_type
) 
Parameters
ratings
the rating data
entity_type
the entity type, either USER or ITEM