Click or drag to resize

ClassificationResult Properties

The ClassificationResult type exposes the following members.

Properties
 NameDescription
Public propertyBest Gets the class with the highest score, or null if no results are available.
Public propertyResults Gets the list of all classified classes.
Public propertyUsedClassSettings Gets the classifier class settings defined by the user to create the initial set of classes.
Public propertyUsedSettings Gets the classification settings defined by the user to create these results.
Top
See Also