Click or drag to resize

classificationEvalname Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Optional name assigned to this metric structure

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

Property Value

Type: String
The name.
See Also