Skip to main content
This object is a set of classification objects belonging to the same category. Several Category objects can represent the complete set of data for training the classifier.

Properties

NameTypeDescription
LabelBSTRThe category label.
ObjectsClassificationObjects, read-onlyThe classification objects belonging to the category.
Category Object Diagram

Output parameter

This object is the output parameter of the AddNew, Find, Item methods of the Categories object.

Samples

This object is used in the Classification demo tool in Windows and the Classification code sample in Linux and macOS.

See also

Categories
Document Classification