Question: What is the role of the hyperparameter \'C\' in Support Vector Machines?
Options:
Correct Answer: It controls the complexity of the model
Solution:
\'C\' is a regularization parameter that controls the trade-off between maximizing the margin and minimizing the classification error.