What is the purpose of the Receiver Operating Characteristic (ROC) AUC score?

Machine Learning Medium

Machine Learning — Medium

What is the purpose of the Receiver Operating Characteristic (ROC) AUC score?

Key points

  • The ROC AUC score summarizes model performance across all classification thresholds.
  • It represents the ability to distinguish between classes.
  • A score of 0.5 indicates random performance, while 1.0 indicates perfect separation.

Ready to go further?

Related questions