MyMediaLite
Pearson.ComputeCorrelations Method (RatingData, EntityType)
Syntax
Collapse All
Compute correlations for given ratings
Declaring type:
Pearson
Namespace:
MyMediaLite.Correlation
Assembly:
MyMediaLite
Syntax
C#
public override void ComputeCorrelations ( RatingData
ratings
, EntityType
entity_type
)
Parameters
ratings
the rating data
entity_type
the entity type, either USER or ITEM
Top
Generated by
ImmDoc .NET
.