For classification algorithms modelling using classification learner app, which among the two model diagnostics is most important for selection of model - AUC or Accuracy?
2 次查看(过去 30 天)
显示 更早的评论
I am using classification learner app for modelling data. I came accross two algorithms (using the same number of features) with the following results.
Gaussian Naive Bayes - Accuracy 89.3; AUC 0.78
Fine Gaussian SVM - Accuracy 91.3; AUC 0.75
Which among the two is best. Among the model diagnostics, more weightage should be given to Accuracy or AUC?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Naive Bayes 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!