PulseAugur
实时 09:41:32
实体 Area Under the Curve (AUC)

Area Under the Curve (AUC)

PulseAugur coverage of Area Under the Curve (AUC) — every cluster mentioning Area Under the Curve (AUC) across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
1
90 天内 1
层级分布 · 90 天
主题
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_135473 ·

    机器学习评估指标详解:准确率、IoU、mAP等

    评估指标对于评估机器学习模型的性能至关重要,尤其是在目标检测任务中。关键指标包括准确率(在不平衡数据集上可能产生误导)和混淆矩阵(提供真阳性、真阴性、假阳性和假阴性的详细分类)。精确率、召回率和F1分数从混淆矩阵中衍生出进一步的见解,平衡了分类准确率的不同方面。对于目标检测,交并比(IoU)衡量预测框与真实框的重叠程度,而平均精度(AP)和平均精度均值(mAP)则总结了不同召回率水平和对象类别的性能。