get a randomly ordered list of all indices
Declaring type: IRatings
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public abstract IList<int> RandomIndex { get; }
Property Value

There is no description.