You are here: Symbol Reference > Classifier Namespace > Classes > TClassifier Class
Data Miner
ContentsIndex
PreviousUpNext
TClassifier Class

Abstract class for encapsulation of different classification algorithms.

Classifier_TClassifier
Pascal
TClassifier = class(TComponent);

Derive new classes from TClassifier to implement an algirthm of your choice.

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