Which of the following statements is not true about kernel trick?

Which of the following statements is not true about kernel trick? Correct Answer The training data only enter the algorithm through their individual attributes

The training data only enter the algorithm through their entries in the kernel matrix (Gram matrix), and never through their individual attributes. All three are the advantages of kernel trick.

Related Questions

What is the purpose of the Kernel Trick?
In the context of machine learning, what is the purpose of the "kernel trick" in support vector machines (SVMs)?
The kernel trick