What does the F1-score measure and when should it be preferred over accuracy?

Machine Learning Medium

Machine Learning — Medium

What does the F1-score measure and when should it be preferred over accuracy?

Key points

  • F1-score combines precision and recall
  • Useful for imbalanced datasets
  • Helps prevent overestimation of model performance
  • Considers both false positives and false negatives

Ready to go further?

Related questions