Home > Evaluate and Apply Nodes > Apply Node > Apply and Output Specificat... > Edit Apply Node > Default Apply Column Names
The syntax of the default Apply column name is:
"<FUNCTION ABBREVIATION>_<MODEL NAME><SEQUENCE>
SEQUENCE is used only if necessary to avoid a conflict. A sequence number may force the model name to be partially truncated.
FUNCTION ABBREVIATION is one of the following:
Cluster Details: CDET
Cluster Distance: CDST
Cluster ID: CLID
Cluster Probability: PROB
Cluster Set: CSET
Feature Details: FDET
Feature ID: FEID
Feature Set: FSET
Feature Value: FVAL
Prediction: PRED
Prediction Bounds: PBND
Prediction Upper Bounds: PBUP
Prediction Lower Bounds: PBLW
Prediction Costs: PCST
Prediction Details: PDET
Prediction Probability: PROB
Prediction Set: PSET
Specific target, feature, or cluster default names are abbreviated in one of two ways.
The first approach attempts to integrate the value of the target, feature, or cluster into the column name. This approach is used if the maximum value of the target, cluster, or feature does not exceed the remaining character spaces available in the name. The name must be 30 or fewer characters.
The second approach substitutes the target, cluster, or feature with a sequence ID. This approach is used if the first approach is not possible.