AbstractSimilarity MethodsNReco.Recommender Class Library

The AbstractSimilarity type exposes the following members.

Methods

  NameDescription
Public methodAllSimilarItemIDs (Inherited from AbstractItemSimilarity.)
Protected methodcomputeResult
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodgetDataModel (Inherited from AbstractItemSimilarity.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodItemSimilarities (Overrides AbstractItemSimilarity ItemSimilarities(Int64,  Int64 ).)
Public methodItemSimilarity (Overrides AbstractItemSimilarity ItemSimilarity(Int64, Int64).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRefresh (Overrides AbstractItemSimilarity Refresh(IList IRefreshable ).)
Public methodSetPreferenceInferrer
Public methodToString (Overrides Object ToString .)
Public methodUserSimilarity
Top
See Also