MyMediaLite
UserKNN Class Members
Methods
Properties
Collapse All
Weighted user-based kNN engine
Declaring type:
UserKNN
Namespace:
MyMediaLite.RatingPrediction
Assembly:
MyMediaLite
Protected Fields
Name
Description
data_user
boolean matrix indicating which user rated which item
Top
Protected Constructors
Name
Description
UserKNN
There is no summary.
Top
Public Methods
Name
Description
AddRating
There is no summary.
AddUser
There is no summary.
Predict
Predict the rating of a given user for a given item
RemoveRating
There is no summary.
UpdateRating
There is no summary.
Top
Public Properties
Name
Description
Ratings
There is no summary.
Top
Generated by
ImmDoc .NET
.