← 返回数学题库
2554机器学习中等数值题medium

Cost-Sensitive Leaf Label 21

题目

A leaf contains 7 positives and 13 negatives. Predicting negative incurs false-negative cost 4 on each hidden positive, while predicting positive incurs false-positive cost 1 on each hidden negative. Which class should the leaf predict?

解题计时

0:00

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

你的答案