Click or drag to resize

classificationReport Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the classificationReport class

Namespace:  imbSCI.Core.math.classificationMetrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public classificationReport(
	string caseName
)
Request Example View Source

Parameters

caseName
Type: SystemString
See Also