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?
Yes, it is possible.
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.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.