Click or drag to resize

classificationEvalMetricSetGetAllCategories Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets all category names

Namespace:  imbSCI.Core.math.classificationMetrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<string> GetAllCategories()
Request Example View Source

Return Value

Type: ListString
See Also