MyMediaLite
KNN Class
Syntax
Remarks
Members
Collapse All
Base class for rating predictors that use some kind of kNN
Namespace:
MyMediaLite.RatingPrediction
Assembly:
MyMediaLite
Syntax
C#
public abstract class KNN :
UserItemBaseline
Top
Remarks
The method is described in section 2.2 of Yehuda Koren: Factor in the Neighbors: Scalable and Accurate Collaborative Filtering, Transactions on Knowledge Discovery from Data (TKDD), 2009. This engine does NOT support online updates.
Top
Members
Click
here
to see the list of members.
Top
Generated by
ImmDoc .NET
.