Click or drag to resize

classificationReportClassifier Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Name of post classifier

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

Property Value

Type: String

Implements

IClassificationReportClassifier
See Also