svm-dual-enables-kernel-trick

IN premiseentries/2026/06/21/wiki-Support_vector_machine-chunk-3.md

Created 2026-06-21T09:55:54+00:00

The dual formulation of the SVM involves only dot products between data points (x_i^T x_j), which is what enables the kernel trick by replacing these with k(x_i, x_j).

Dependents

These beliefs depend on this one: