← 返回数学题库
4201机器学习中等derivationmedium

Polynomial Kernel

题目

A soft-margin SVM sees y f(x) values [1.4, 0.8, -0.3, 1.0] on four points. Which points actively enter the hinge-loss term because they are strictly inside the margin or misclassified?

解题计时

0:00

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

你的答案

Point 1

Point 2

Point 3

Point 4