I have a process flow consists of dataset, data partition, decision tree , score and others. When I run any node, the process flow runs completely, this mean the running starts from first node to the end.
Can I control the operation such that run only the current node .
Thanks
Hi Hussein,
By default your nodes only run once, unless you change a property on that node.
Even when you change properties, Enterprise Miner is very efficient about what code to re-run. For example, if you change a property in the "Report" part, only the code for that portion is re-run, saving you a lot of time.
I think by default EM is doing what you want, even if you see the green status symbol of the nodes swirl for a quick fraction of a second.
I hope it helps,
Miguel
Yes, but I have this problem without change any property. How to stop this property?
Miguel explained the behavior when you restart a node it will check all nodes before (dependicies) for some update. That checking will be shown by a short "running" symbol. When necessary it will run actually the code (lasts longer). When you have parallel nodes without dependicies you can notice these are not validated (run).
This checking makes all the sense of this tool. Why would you ask to stop that?
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!
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.