The SVDRecommender type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
EstimatePreference | (Overrides AbstractRecommender EstimatePreference(Int64, Int64).) | |
GetDataModel | (Inherited from AbstractRecommender.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Recommend(Int64, Int32) | (Inherited from AbstractRecommender.) | |
Recommend(Int64, Int32, IDRescorer) | (Overrides AbstractRecommender Recommend(Int64, Int32, IDRescorer).) | |
Refresh | (Overrides AbstractRecommender Refresh(IList IRefreshable ).) | |
RemovePreference | (Inherited from AbstractRecommender.) | |
SetPreference | (Inherited from AbstractRecommender.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also