← 返回数学题库
5051机器学习中等数值题short

Cost-Sensitive Deployment Choice 11

题目

Model A makes 8 false positives and 2 false negatives on a validation set. Model B makes 6 false positives and 5 false negatives. If a false negative costs 10 units and a false positive costs 1 unit(s), which model has lower expected validation cost and what are the two costs?

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案

Model with lower cost

Cost of Model A

Cost of Model B