You are here: Symbol Reference > DBClassifier Namespace > Classes > TDBClassifier Class
Data Miner
ContentsIndex
PreviousUpNext
TDBClassifier Class

Use the component to perform classification on the data stored in any TDataset descendant.

DBClassifier_TDBClassifier
Pascal
TDBClassifier = class(TComponent);

The component requires you to connect the appropriate classification component (select the algorithm) and the dataset on which to perform the classification and/or learning. Dataset field layout between the learn and classification run must match.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!