F1 Score

#Math

$\displaystyle F_{1}=2\cdot \mathrm{\frac{precision\cdot recall}{precision+recall}}=\frac{\text{TP}}{\text{TP}+\frac{1}{2}(FP+FN)}$