Question
What is the kernel trick?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Computing inner products in an implicit higher-dimensional feature space
Explanation:
A kernel enables nonlinear boundaries without explicitly constructing all transformed features.
The SVM optimization uses pairwise kernel values.
Leave a Reply