Defines ordering on IRecommendedItem by the rescored value of the recommendations' estimated
preference value, from high to low.
Inheritance Hierarchy
NReco.CF.Taste.Impl.Recommender ByRescoreComparator
Namespace: NReco.CF.Taste.Impl.Recommender
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The ByRescoreComparator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ByRescoreComparator | Initializes a new instance of the ByRescoreComparator class |
Methods
Name | Description | |
---|---|---|
Compare | ||
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides Object ToString .) |
See Also