IRStatistics MethodsNReco.Recommender Class Library

The IRStatistics type exposes the following members.

Methods

  NameDescription
Public methodGetF1Measure
See F-measure.
Public methodGetFallOut
See Fall-Out.
Public methodGetFNMeasure
See F-measure.
Public methodGetNormalizedDiscountedCumulativeGain
Public methodGetPrecision
See Precision.
Public methodGetReach
The fraction of all users for whom recommendations could be produced
Public methodGetRecall
See Recall.
Top
See Also