Click or drag to resize

classificationEvaltargets Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the targets.

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

Property Value

Type: Int32
The targets.
See Also