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

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