MyMediaLite
KNN Class Members
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
Protected Constructors
Name
Description
KNN
There is no summary.
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
.