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

There is no description.

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