Base class for rating predictors that use some kind of kNN
Declaring type: KNN
Namespace: MyMediaLite.RatingPrediction
Assembly: MyMediaLite
Collapse/Expand Protected Fields
  Name Description
Protected Field correlation Correlation matrix over some kind of entity
Collapse/Expand Protected Constructors
  Name Description
Protected Method KNN

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Virtual LoadModel

There is no summary.

Public Method Virtual SaveModel

There is no summary.

Collapse/Expand Public Properties
  Name Description
Public Property K Number of neighbors to take into account for predictions