Consider designing a linear binary classifier \( f(x) = \text{sign}(w^T x + b), x \in \mathbb{R}^2 \) on the following training data:
Class-2: \( \left\{ \left( \begin{array}{c} 0 \\ 0 \end{array} \right) \right\} \)
Hard-margin support vector machine (SVM) formulation is solved to obtain \( w \) and \( b \). Which of the following options is/are correct?
Job | U | V | W | X | Y | Z |
Workstation 1 | 5 | 7 | 3 | 4 | 6 | 8 |
Workstation 2 | 4 | 6 | 6 | 8 | 5 | 7 |