Click or drag to resize

classificationEvalpositives Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the positives.

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

Property Value

Type: Int32
The positives.
See Also