Weighted user-based kNN engine
Declaring type: UserKNN
Namespace: MyMediaLite.RatingPrediction
Assembly: MyMediaLite
Collapse/Expand Protected Fields
  Name Description
Protected Field data_user boolean matrix indicating which user rated which item
Collapse/Expand Protected Constructors
  Name Description
Protected Method UserKNN

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Virtual AddRating

There is no summary.

Public Method Virtual AddUser

There is no summary.

Public Method Virtual Predict Predict the rating of a given user for a given item
Public Method Virtual RemoveRating

There is no summary.

Public Method Virtual UpdateRating

There is no summary.

Collapse/Expand Public Properties
  Name Description
Public Property Ratings

There is no summary.