Click or drag to resize

classificationEvalMetricSetGetRecall Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the Recall measure, computed in respect to the method specified

Namespace:  imbSCI.Core.math.classificationMetrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
Request Example View Source

Parameters

method (Optional)
Type: imbSCI.Core.math.classificationMetricsclassificationMetricComputation
The method of Recall measure computation.

Return Value

Type: Double
See Also