Question: What does the \'C\' parameter in SVM control?
Options:
Correct Answer: 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 the classification error on the training data.