| Name | Description |
---|
 | doEstimatePreference | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | EstimatePreference | (Overrides AbstractRecommender.EstimatePreference(Int64, Int64).) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetAllOtherItems | (Inherited from AbstractRecommender.) |
 | GetDataModel | (Inherited from AbstractRecommender.) |
  | getDefaultMostSimilarItemsCandidateItemsStrategy | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | getSimilarity | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | MostSimilarItems(Int64, Int32) | |
 | MostSimilarItems(Int64[], Int32) | |
 | MostSimilarItems(Int64, Int32, IRescorer<Tuple<Int64, Int64>>) | |
 | MostSimilarItems(Int64[], Int32, IRescorer<Tuple<Int64, Int64>>) | |
 | MostSimilarItems(Int64[], Int32, Boolean) | |
 | MostSimilarItems(Int64[], Int32, IRescorer<Tuple<Int64, Int64>>, Boolean) | |
 | Recommend(Int64, Int32) | (Inherited from AbstractRecommender.) |
 | Recommend(Int64, Int32, IDRescorer) | (Overrides AbstractRecommender.Recommend(Int64, Int32, IDRescorer).) |
 | RecommendedBecause | |
 | Refresh | (Overrides AbstractRecommender.Refresh(IList<IRefreshable>).) |
 | RemovePreference | (Inherited from AbstractRecommender.) |
 | SetPreference | (Inherited from AbstractRecommender.) |
 | ToString | (Overrides Object.ToString().) |