Question: What role does the \'C\' parameter play in SVM?
Options:
Correct Answer: It balances the trade-off between maximizing the margin and minimizing classification error
Solution:
The \'C\' parameter in SVM controls the trade-off between maximizing the margin and minimizing classification errors, influencing the model\'s complexity.