Click or drag to resize

classificationReportName Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
the title attached to this k-fold evaluation case instance

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

Property Value

Type: String

Implements

IClassificationReportName
See Also