Interface for rating datasets
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public interface IRatings :  ICollection<double>,
IList<double>,
IEnumerable<double>,
IEnumerable
Collapse/Expand Members

Click here to see the list of members.