What does the 'encodeName' parameter do in the 'forestCode' action?

0 vues

Réponse

The 'encodeName' parameter (default: FALSE) specifies whether to encode variable names, such as predicted probabilities of a binary or nominal target, in the generated CAS output table. If set to TRUE, predicted probabilities are prefixed with 'P_' instead of '_DT_P_'.
Did this answer help you?
forestCode

decisionTree

See technical action