Skip to main content

F1-Measure

  • Reference work entry
  • First Online:
Encyclopedia of Machine Learning and Data Mining

The F1-measure is used to evaluate the accuracy of predictions in two-class (binary) classification problems. It originates in the field of information retrieval and is often used to evaluate document classification models and algorithms. It is defined as the harmonic mean of precision (i.e., the ratio of true positives to all instances predicted as positive) and recall (i.e., the ratio of true positives to all instances that are actually positive). As such, it lies between precision and recall, but is closer to the smaller of these two values. Therefore a system with high F1 has both good precision and good recall. The F1-measure is a special case of the more general family of evaluation measures:

$$\displaystyle\begin{array}{rcl} F_{\beta }& =& (\beta ^{2} + 1)precisionrecall/ {}\\ & & (\beta ^{2}precision + recall) {}\\ \end{array}$$

Thus using β > increases the influence of precision on the overall measure, while using β< 1 increases the influence of recall. Some authors use an...

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 699.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 949.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Springer Science+Business Media New York

About this entry

Cite this entry

(2017). F1-Measure. In: Sammut, C., Webb, G.I. (eds) Encyclopedia of Machine Learning and Data Mining. Springer, Boston, MA. https://doi.org/10.1007/978-1-4899-7687-1_298

Download citation

Publish with us

Policies and ethics