How do I specify the model's prediction variables?
4 vues
Réponse
Use the 'predictedVariables' parameter, which is a required list of variables that contain the model's predictions. The order of variables must match the order in the 'responseLevels' parameter.