DBClassifier Unit

Classes

NameDescription
TAttributeDataTypeDefines the mapping of field types to attribute types.
TDBClassifierUse the component to perform classification on the data stored in any TDataset descendant.
TFieldColumnConnects the classification attribute to a dataset field.
TFieldColumnsUsed to store classsification attribute definitions.

Enumerations

NameDescription
TAttributeKindDefines the type of the attribute.
TAttributeTypeDefines types of classification attributes.

Events

NameDescription
TOnClassifyDatasetEvent type triggered before the classification is run.
TOnLearnDatasetEvent type triggered before the learning is run.