Question: What is the purpose of the \'gamma\' parameter in the RBF kernel of SVM?
Options:
Correct Answer: To define the influence of a single training example
Solution:
The \'gamma\' parameter in the RBF kernel controls the influence of a single training example, affecting the decision boundary\'s shape.