Loading [MathJax]/jax/output/CommonHTML/jax.js

Commonly refers to the F1 score, however, it’s important to note that the F measure can be weighted towards higher recall than precision (e.g. the F2 score) or higher precision (e.g. F0.5). The general formula is Fβ=(1+β2)precisionrecall(β2precision)+recall.