Hi, I need to build an interactive decision tree and I prefer to write my own code instead of using EM. anybody know whether it's realistic? right now I know there's proc hpsplit or proc aboretum could be used. but can I change the split rule and apply different split rule in different node just as what I did in EM?
To execute the same on Enterprise Guide level. My team was able to do so. The frist thing that you need to check is that if all the PROC PROCEDURES are present in the EG or not. Usually in SAS EM the Procedures which are available inside EM is not made available in EG. So make sure you have it. To test the theory, you can export the score card when the decesion tree is in automatic mode. Make the required changes to the code and run the code in EG.
Hope it works.
SAS Innovate 2025: Save the Date
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!