adspace


Do you know what's the “kernel trick” and how is it useful?

Answer Posted / Shashi Shekhar Sisodiya

The kernel trick is a technique used in Support Vector Machines (SVM) to handle non-linearly separable data. It maps the input data from the original space into a higher dimensional feature space where the data becomes linearly separable. This transformation is done using a positive definite kernel function like polynomial, Gaussian radial basis function, or sigmoid. The kernel trick allows us to solve complex non-linear problems using SVM without having to explicitly find the mapped feature space.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are standardization and normalisation? Give one advantage of each over the other?

149


Do you have research experience in machine learning?

154


Tell us do you have research experience in machine learning?

224


Tell me what are the last machine learning papers you've read?

292