I wanted to score a model using SAS Eminer. But I'm not certain about the values to understand whether the model has a good score.
Appreciate if you could shed some light on this.
You can look at the results of the modeling node or use a Model Comparison node to see how well that model fits the training data (and validation/test data if you have those partitions). Then if you connect a score data set to the Score node along with the model you want to score with, then you will get new column(s) containing the predictions using that model. But I'm not sure if I'm answering your question?
Do you mean you want to assess a model where the target is known, or you want to score new data to create predictions where you don't have a target?
You can look at the results of the modeling node or use a Model Comparison node to see how well that model fits the training data (and validation/test data if you have those partitions). Then if you connect a score data set to the Score node along with the model you want to score with, then you will get new column(s) containing the predictions using that model. But I'm not sure if I'm answering your question?
For most of the Fit Statistics (misclassification rate, anything with "error" in it), smaller is better. In ROC and Lift plots, higher is better.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.