Question: What is the role of the kernel function in SVM?
Options:
Correct Answer: To transform data into a higher-dimensional space
Solution:
The kernel function allows SVM to operate in a higher-dimensional space, enabling it to find non-linear decision boundaries.