Compute the correlations for a given entity type from a rating dataset
Declaring type: RatingCorrelationMatrix
Namespace: MyMediaLite.Correlation
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public virtual void ComputeCorrelations (
        RatingData ratings,
        EntityType entity_type
) 
Parameters
ratings
the rating data
entity_type
the EntityType - either USER or ITEM