What does ‘accuracy’ measure in classification?

Machine Learning Easy

Machine Learning — Easy

What does ‘accuracy’ measure in classification?

Key points

  • Accuracy is calculated by dividing the number of correct predictions by the total number of predictions.
  • It is a good starting point for evaluating a model's performance.
  • Accuracy does not take into account class imbalances or the cost of misclassification.

Ready to go further?

Related questions