Ahmed K. answered 03/14/21
Master's in Computer Science with Specializations in Data Science
If we want to map sample points to a very high-dimensional feature space, the kernel trick can save us from
having to compute those features explicitly, thereby saving a lot of time.
(Alternative solution: the kernel trick enables the use of innite-dimensional feature spaces.). In clustering, kernel helps in identifying non-linear structures.

Ahmed K.
10/14/21