PI am using Enterprise Miner (EM) Decision Trees to investigate a wide variety of models. To simplify things I have two models using the same dataset. I would like to use the same data and same data partition for both model runs. The only difference between the two models are a different Target variable for each. It was highly recommended to set the Drop specifier to Y rather than set the Level specifier to Rejected. But the problem is that when I do this the variable literally gets rejected from my EM run and I cannot choose to change the Target variable to another one when I do my second model. I hope that makes sense. Any recommendations? Also, there are some variables that I want to still be included within my EM dataset for posterity, but there is no way I will use it within the model itself. So basically my variables are either Level = Target, Input, or Key. Can anyone suggest the best way to code these up so that there are no future problems down the line? I suppose I can set them to INPUT then set Drop = Y, and call it a day. Thank you.
... View more