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

Hi SAS community,

 

From the model comparison node, I was only able to obtain ROC curves from the training, validation, and test data (from the data partitions of the training data set). I want to obtain an ROC curve from the score data. Is this possible? If it is, then how do we do it?

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
WendyCzika
SAS Employee

In the score data, you typically do not have an observed target, so you wouldn't be able to create an ROC curve for that.

View solution in original post

2 REPLIES 2
sbxkoenk
SAS Super FREQ

Hello,

 

see here:

Create and compare ROC curves for any predictive model

https://blogs.sas.com/content/iml/2018/11/14/compare-roc-curves-sas.html

By Rick Wicklin on The DO Loop | November 14, 2018

 

To plot everything (the ROC curves) in the Results pane of your SAS Code Node, see this tip:

Tip: Create Graphs in a SAS Code Node Using %em_report

https://communities.sas.com/t5/SAS-Communities-Library/Tip-Create-Graphs-in-a-SAS-Code-Node-Using-em...

 

Cheers,

Koen

 

 

WendyCzika
SAS Employee

In the score data, you typically do not have an observed target, so you wouldn't be able to create an ROC curve for that.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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