BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
dee2017
Fluorite | Level 6

Hello,

I would like to do cross validation in sas miner. I have a file import node, then a data partition node, transform variables node,start group node, decision tree and end group node in the order listed. However when i ran the start group node it comes up with an error;

"Missing a start groups or an End Groups node".

Would anyone know how to rectify this issue please? I already have both the nodes it says are missing.

 

And i put this formula in the transform variables formulas;

 

int((f*(ranuni(0)))+1)

 

I also set the start groups mode to Cross validation. So not sure where i am going wrong.

Thanks in advance
Dee

1 ACCEPTED SOLUTION

Accepted Solutions
WendyCzika
SAS Employee

Do you mean if you run from the Decision Tree node?  Anytime you have Start/End Groups nodes in your flow, you need to run from the End Groups node or a subsequent node since the Start and End Groups nodes have to be paired together.

View solution in original post

4 REPLIES 4
WendyCzika
SAS Employee

Try running from the End Groups node; I don't think you can run the Start Groups node without also running the End Groups node in the flow.

dee2017
Fluorite | Level 6

Thanks. That did work but now the decision tree has the same error. It says;

 

"Missing a start node or end node"

 

The decision tree is between the start group and end group.

 

Any advise on this please?

 

Thanks

Dee

WendyCzika
SAS Employee

Do you mean if you run from the Decision Tree node?  Anytime you have Start/End Groups nodes in your flow, you need to run from the End Groups node or a subsequent node since the Start and End Groups nodes have to be paired together.

dee2017
Fluorite | Level 6

Your suggestion worked!

 

Thank you so much.

 

Much appreciated.

 

Dee

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
  • 4 replies
  • 1812 views
  • 0 likes
  • 2 in conversation