TLinearClassifier Component
Properties Methods
Implementation of the "Linear classifier" classifier.

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 


Help for MtxVec v2.1. (c) 2006 Dew Research.
http://www.dewresearch.com