Hello, everyone. As a new user to SAS EM, I am trying to use the Decision Tree in SAS EM 12.1 on a prediction project, in which a bunch of facts (system status) are input to predict the performance of the system (measured in three Key Performance Indicators (KPI) ). So far I have created a Decision Tree model and obtained some good preliminary results. However, I found I am confused about the "Use Multiple Targets" setting in the "Decision Tree" module. My question is -- Does the "Multiple Targets" refers to multiple target variables/columns in the data source (e.g., I have 3 KPIs, which are all set to Target so that they will be predicted); multiple levels of one specific target, which can be chosen insides the "Edit variables ..." of the Desision Tree module and set the "Use" of one target to Yes and others to No My guess is the second since if I set the "Use Multiple Targets" to NO, then the generated decision tree will only split once then stop. In contrast to if I set the "Use Multiple Targets" to Yes, then the decision tree will split for several layers. I am not sure if my guess is correct or not, and wish someone experienced can help confirm/correct me. Thanks,
... View more