Quantcast
Channel: Why is accuracy not the best measure for assessing classification models? - Cross Validated
Viewing all articles
Browse latest Browse all 13

Answer by jeza for Why is accuracy not the best measure for assessing classification models?

$
0
0

Classification accuracy is the number of correct predictions divided by the total number of predictions.

Accuracy can be misleading. For example, in a problem where there is a large class imbalance, a model can predict the value of the majority class for all predictions and achieve a high classification accuracy. So, further performance measures are needed such as F1 score and Brier score.


Viewing all articles
Browse latest Browse all 13

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>