Click or drag to resize

classificationEval Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the name for metric struct

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

Parameters

_name
Type: SystemString
The name.
See Also