In a support vector machine, what is the role of the kernel trick?
-
A
It normalizes feature values to unit scale
-
B
It maps data into a higher-dimensional space to find a linear separator
-
C
It reduces the number of support vectors needed
-
D
It applies L2 regularization to the weight vector