BookmarkSubscribeRSS Feed
husseinmazaar
Quartz | Level 8

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

3 REPLIES 3
M_Maldonado
Barite | Level 11

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

husseinmazaar
Quartz | Level 8

Yes, but I have this problem without change any property. How to stop this property?

jakarman
Barite | Level 11

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?  

---->-- ja karman --<-----

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to choose a machine learning algorithm

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.

Discussion stats
  • 3 replies
  • 1008 views
  • 3 likes
  • 3 in conversation