TLinearClassifier ComponentProperties Methods |
Unit
Classifier
Declaration
TLinearClassifier = class(TStatisticClassifier)
Hierarchy
TComponent <--TClassifier <--TStatisticClassifier <--TLinearClassifier
Subclasses
None
Description
The classifier is very similar to the Naive Bayes, with several important differences. It can natively process real valued attributes, it is invariant to the prior probability and works well even, if there is only one learned example per class. Classification accuracy is close to the one of the Naive Bayes.
| Introduced Properties |
![]() | Classes | |
![]() | UsePriorProbability |
| Introduced Methods |
![]() | AttributeQuality | ||
![]() | Create | ![]() |
|
|