Click or drag to resize

classificationReportWrong Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Wrong

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

Property Value

Type: Double

Implements

IClassificationReportWrong
See Also