Multiple Choices
Answer (Choose 1 answer)
Select the TRUE statement regarding the cost function for SVMs:
A. SVMs do not use a cost function. They use regularization instead of a cost function.
B. SVMs use same loss function as logistic regression
C. SVMs use a loss function that penalizes vectors prone to misclassification
D. SVMs use the Hinge Loss function as a cost function