Question
What does the SVM parameter C control?
Select an option. Your answer will be checked instantly.
Correct Answer: B. The penalty for margin violations
Explanation:
Large C emphasizes fitting training data, while small C permits more violations for a wider margin.
It controls regularization strength inversely.
Leave a Reply