F1-score与Precision、Recall的关系公式

link

传统的F-measure或balanced F-score (F1 score)是精度和召回率的调和平均值:
F1-score与Precision、Recall的关系公式
FβF_\betaβ=1\beta = 1时的特殊情况,FβF_\beta:
F1-score与Precision、Recall的关系公式
F1-score与Precision、Recall的关系公式

注释:

F1-score与Precision、Recall的关系公式

相关文章: