Click or drag to resize

classificationReportRecall Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Ratio

Namespace:  imbSCI.Core.math.classificationMetrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "R")]
[imbAttribute(imbAttributeName.measure_setUnit, "%")]
[imbAttribute(imbAttributeName.reporting_valueformat, "F5")]
public double Recall { get; set; }
Request Example View Source

Property Value

Type: Double

Implements

IClassificationReportRecall
See Also