IUserSimilarity MethodsNReco.Recommender Class Library

The IUserSimilarity type exposes the following members.

Methods

  NameDescription
Public methodRefresh (Inherited from IRefreshable.)
Public methodSetPreferenceInferrer
Attaches a IPreferenceInferrer to the IUserSimilarity implementation.
Public methodUserSimilarity
Returns the degree of similarity, of two users, based on the their preferences.
Top
See Also