Click or drag to resize

classificationReportEntryFlags Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Basic enumeration of the report entry, i.e. data row

Namespace:  imbSCI.Core.math.classificationMetrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public classificationReportRowFlags EntryFlags { get; set; }
Request Example View Source

Property Value

Type: classificationReportRowFlags
See Also