Question: What is the effect of using a very small value for the regularization parameter \'C\' in SVM?
Options:
Correct Answer: Increased margin width
Solution:
A very small value for \'C\' allows for a wider margin, potentially leading to more misclassifications but better generalization.