FEATURES ( Collection of FEATUREs )

Defines the feature space for the model. The FEATURES node declares all input features that may be referenced by rules, expressions, and runtime evaluation logic. Features defined here establish the vocabulary used for inference, but do not assign values until input is provided.

Properties of FEATURE

NameTypeDescription
FeatureNameSTRING
enumDataTypeENUMERATION
RangeRANGENODE
IntervalDECIMAL
ALIASESHASHSET`1Defines alternate symbolic names that may be used to reference this feature. Aliases resolve to the canonical feature and share its ranges, intervals, and semantics.