IRStatistics
GetRecall Method
NReco.Recommender Class Library
See
Recall
.
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
GetRecall
()
double GetRecall()
Function
GetRecall
As
Double
Function GetRecall As Double
double
GetRecall
()
double GetRecall()
abstract
GetRecall
:
unit
->
float
abstract GetRecall : unit -> float
Return Value
Type:
Double
See Also
IRStatistics Interface
NReco.CF.Taste.Eval Namespace