Click or drag to resize

ClassificationResultBest Property

Gets the class with the highest score, or null if no results are available.

Namespace: RelaxIS_SDK.Plugins.Classifier.Data
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public ClassResult Best { get; }

Property Value

ClassResult
See Also