Click or drag to resize

classificationReportRowFlags Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.classificationMetrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[FlagsAttribute]
public enum classificationReportRowFlags
Request Example View Source
Members
  Member nameValueDescription
none0
singleCase1
singleCategory2
singleFold4
multiCase8
multiCategory16
multiFold32
classifier64
FVExtractor128
macroaverage256
microaverage512
See Also