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的关系公式

相关文章:

  • 2021-11-13
  • 2021-04-16
  • 2021-09-02
  • 2021-12-05
  • 2021-05-08
  • 2022-02-08
  • 2022-12-23
猜你喜欢
  • 2021-10-22
  • 2022-12-23
  • 2021-06-10
  • 2021-06-27
  • 2021-12-29
  • 2021-10-03
  • 2022-12-23
相关资源
相似解决方案