A simple [!:IRescorer] which always returns the original score.
Inheritance Hierarchy
NReco.CF.Taste.Impl.Recommender NullRescorer T
Namespace: NReco.CF.Taste.Impl.Recommender
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:NReco.CF.Taste.Impl.Recommender.NullRescorer`1"]
The NullRescorer T type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 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.) | |
| isFiltered | ||
| IsFiltered | ||
| rescore | ||
| Rescore | ||
| ToString | (Overrides Object ToString .) |
See Also