丁同学2023-05-12 18:06:13
Q2, 原文“Miller says he is concerned that while the analysis may look attractive on paper, it could be 【inaccurate】 in making predictions. Specifically, Miller wants to 【avoid the scenario where the model incorrectly identifies a company as a target】.” 同时提到了inaccurate和FP(第一类错误),那应该选择F1 Score呀,为什么只需要Precision呢?
查看试题回答(1)
最佳
爱吃草莓的葡萄2023-05-15 13:35:29
同学你好。同学你这里陷入了初级英语阅读理解里面去了,仅盯着是否出现某个特定单词而不理解句子意思。
这里的inaccurate指的是模型预测不准确,并没有特殊含义。本题的关键是“Specifically, Miller wants to avoid the scenario where the model incorrectly identifies a company as a target.”这句话。
想要避免模型错误的将公司识别为目标公司,文章也给出了confusion matrix。预测为目标公司情况下,公司实际可能是也可能不是。如果实际是预测也是,这是正确预测TP,如果实际不是预测是,这是错误预测FP。因此再看“避免模型错误的将公司识别为目标公司”这不就是precision吗,即TP/(TP+FP).
- 评论(0)
- 追问(0)
评论
0/1000
追答
0/1000
+上传图片
