Defines types of classification attributes.Unit
DBClassifier
Declaration
TAttributeType = (atDiscrete, atDiscreteIndexed, atFloat);
Description
Defines the type of the attributes (fields) when used in a classification process.
| atDiscrete: | The attribute is discrete. An example of a discrete attribute is Color taking values: read, green and yellow. |
| atDiscreteIndex: | The attribute is discrete but already indexed. Each discrete value has an integer assigned. |
| atFloat: | The attribute takes real values. |
|
Help for MtxVec v2.1. (c) 2006 Dew Research.
|
http://www.dewresearch.com