Inheritance Hierarchy
NReco.CF.Taste.Impl.Eval IRStatisticsImpl
Namespace: NReco.CF.Taste.Impl.Eval
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The IRStatisticsImpl type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IRStatisticsImpl | Initializes a new instance of the IRStatisticsImpl class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetF1Measure | ||
| GetFallOut | ||
| GetFNMeasure | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetNormalizedDiscountedCumulativeGain | ||
| GetPrecision | ||
| GetReach | ||
| GetRecall | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Overrides Object ToString .) |
See Also