Click or drag to resize

classificationReportCount Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of cases that were aggregated in this row

Namespace:  imbSCI.Core.math.classificationMetrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "")]
[imbAttribute(imbAttributeName.measure_setUnit, "n")]
public int Count { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also