Question: What is the effect of increasing the regularization parameter (C) in SVM?
Options:
Correct Answer: Decreases the margin width
Solution:
Increasing the regularization parameter (C) decreases the margin width, allowing the model to fit the training data more closely.