IItemSimilarity MethodsNReco.Recommender Class Library

The IItemSimilarity type exposes the following members.

Methods

  NameDescription
Public methodAllSimilarItemIDs
Return all similar item IDs
Public methodItemSimilarities
A bulk-get version of ItemSimilarity(Int64, Int64).
Public methodItemSimilarity
Returns the degree of similarity, of two items, based on the preferences that users have expressed for the items.
Public methodRefresh (Inherited from IRefreshable.)
Top
See Also