IRStatistics
GetPrecision Method
NReco.Recommender Class Library
See
Precision
.
Namespace:
NReco.CF.Taste.Eval
Assembly:
NReco.Recommender
(in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
double
GetPrecision
()
double GetPrecision()
Function
GetPrecision
As
Double
Function GetPrecision As Double
double
GetPrecision
()
double GetPrecision()
abstract
GetPrecision
:
unit
->
float
abstract GetPrecision : unit -> float
Return Value
Type:
Double
See Also
IRStatistics Interface
NReco.CF.Taste.Eval Namespace