Lukas' Notes

Kernel Matrix

Jan 28, 20261 min read

machine-learning

Definition

Kernel Matrix

The kernel matrix of a kernel k(⋅,⋅) is the Gram matrix:

Kij​=k(xi​,xj​)

Graph View

Backlinks

  • Gram Matrix

Created with Quartz v4.4.0 © 2026

  • GitHub