Question: Which of the following is NOT a common kernel used in SVM?
Options:
Correct Answer: Logistic kernel
Solution:
Logistic kernel is not a standard kernel used in SVM; common kernels include linear, polynomial, and RBF.