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

Hyperplane Score and Margin 3

题目

For a soft-margin SVM, a training point has label y=1 and score f(x)=0.3. What hinge loss max(0,1-yf(x)) does it incur?

解题计时

0:00

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

你的答案