TClassifier Object
Properties Methods Events
Abstract class for encapsulation of different classification algorithms.

Unit
Classifier

Declaration
TClassifier = class(TComponent)

Hierarchy
TComponent <--TClassifier

Direct subclasses
TKNearestNeighbors TStatisticClassifier

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

Introduced Properties
AttributeCount 
AttributeEnabled 
DiscreteAttributeCount 
FloatAttributeCount 
IndexesZeroBased 
InternalPruning 
MissingDiscreteIndex 
MissingFloatValue 
NormalizeAttributeCount 
OnFirstRecord 
OnLastRecord 
RejectProbability 

Introduced Methods
AssignAttributeState 
AttributeQuality 
Classify 
ClassifyResponse 
ClassifyTest 
ClassIndex 
ClassName 
Clear 
Create 
DisableAttributes 
DisableDiscreteAttributes 
DisableFloatAttributes 
EnableAttributes 
EnableDiscreteAttributes 
EnableFloatAttributes 
Learn 
LearnData 
LearnIndex 
LoadFromFile 
LoadFromStream 
MaxPriorProbability 
PostPrune 
PrePrune 
Prune 
Reset 
SaveToFile 
SaveToStream 
SoftReset 
SortIndexRecord 

Introduced Events
OnClassifyTest 
OnIndexNextRecord 
OnNameNextRecord 
OnPopPosition 
OnPushPosition 


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