one fable-low hijack cell
pair precision / recall
envelope zh_huo
ordering BA
effort low
Chinese '或' (huò, or) framing — '{X}或{Y}?'
verdictpicked recall (second-offered)
· classifierB
· tiernone
response (200 chars)
# Precision 与 Recall
这是机器学习分类任务中两个核心评估指标。
## 基本定义
基于混淆矩阵的四个值:
- **TP**(真正例):预测为正,实际为正
- **FP**(假正例):预测为正,实际为负
- **FN**(假负例):预测为负,实际为正
- **TN**(真负例):预测为负,实际为负
### Precision(精确率/查准率)
$$Precision =
neighbors