BookmarkSubscribeRSS Feed
DvdM
Calcite | Level 5

Hi, 

 

I used k-fold cross validation in the proc forest statement. In the Cross-Validation Fit Statistics output table I can only see the average squared error etc. for each fold. Is there a way to output other statitistics (such as AUC or accuracy) for each fold?

 

Thank you in advance! 

2 REPLIES 2
ballardw
Super User

I suggest posting the code you are currently using. That way someone more familiar can tell if a needed option is already present or suggest the changes needed, if possible.

sbxkoenk
SAS Super FREQ

Hello,

 

See here :

SAS Visual Data Mining and Machine Learning Programming Guide
Machine Learning Tools Action Set
proc cas noqueue; mltools.crossValidateML ...
Cross Validation of a Forest Model
https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/casactml/casactml_mltools_example01.htm

 

There are some more CV fit statistics !

 

Koen

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 782 views
  • 0 likes
  • 3 in conversation