MyMediaLite
KNN Class Members
Constructors
Methods
Properties
Collapse All
Base class for rating predictors that use some kind of kNN
Declaring type:
KNN
Namespace:
MyMediaLite.RatingPrediction
Assembly:
MyMediaLite
Protected Fields
Name
Description
correlation
Correlation matrix over some kind of entity
Top
Public Constructors
Name
Description
KNN
Create a new KNN recommender
Top
Public Methods
Name
Description
LoadModel
There is no summary.
SaveModel
There is no summary.
Top
Public Properties
Name
Description
K
Number of neighbors to take into account for predictions
Top
Generated by
ImmDoc .NET
.