BookmarkSubscribeRSS Feed
kewldude
Calcite | Level 5

I have an Import Data node that imports data from a csv that has 40K rows. The node is assigned a Training role. I ran this node through a partition node that divides the data to 55% training and 45% validation. I connect this node to a decision tree.

 

I have another Import data node that imports data from a csv that has 4k rows. This node is assigned a Test role. I connect this node to the same decision tree.

 

Essentially, The decision tree has two inputs. One is from the partition node that has 55%  training and 45% validation. And the other one is from the node that has a Test role. 

 

I ran the decision tree and look at the results. I need to compute for the Recall, Precision, F score measures, so I need the true positive, true negative, false positive and false negative. The decision tree presented me the values from the Training and Validation set. I will use the one from the validation set and also the test set, but how come I can't see the values from the Test set? How can I produce that one? What am I missing? 

1 REPLY 1

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

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!

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
  • 1 reply
  • 2193 views
  • 0 likes
  • 1 in conversation