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

Total Huber Loss on a Residual Set

题目

Using Huber loss with delta = 1, compute the total loss on residuals 0.5, -1.2, and 3.0.

解题计时

0:00

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

你的答案