Missing AUC ROC in Metric (Models)
csoolan
Registered Posts: 1 ✭✭✭✭
I have a missing AUC and ROC in my model analysis. I am a student using the free version. Previously I was able to select AUC and ROC, but now these options are no longer available. Could you help advise why ? Appreciate your response.
Tagged:
Answers
-
Hi,
Your model is a regression (predicting a numerical variable) model.
ROC Curve and AUC are only available for classification (predicting a discrete variable) models.
Note that you can change prediction type in the "Design" settings.