Home > Evaluate and Apply Nodes > Apply Node > Apply and Output Specificat... > Edit Apply Node > Default Apply Column Names
Default apply column names are of the form
"<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/Cluster Default names are abbreviated in one of two ways. The first way attempts to integrate the value of the target/feature/cluster into the column name. If this is not possible, then the second approach is used, which substitutes the target/cluster/feature with a sequence ID. The first approach is used if the maximum value of the target/cluster/feature does not exceed the remaining character spaces available in the name. (The name must be 30 or fewer characters.)