rating count by user
Declaring type: IRatings
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public abstract IList<int> CountByUser { get; }
Property Value

There is no description.

Collapse/Expand Remarks
Should be implemented as a lazy data structure