Hi SAS Community,
I have performed cross-validation on a logistic regression model in SAS Enterprise Miner and I found the logs did not report the variables that were used in each cross-validation iteration. Is there any way of obtaining the information on the variables used?
The process flow goes like this: ... -> Transform Node (Formula for cross-validation) -> start groups -> Regression Node -> end groups -> model import -> ...
Thanks!
I don't want to change the variables or observations here. I want to see if there's a way to view the variables that the regression model has used in each cross-validation iteration.
Since my logistic regression model is using stepwise regression, the variables used will change if the sample used to train the data changes. So, if the training sample changes, the variables will change in this case.
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!
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.