Lukas' Notes

Kernel Matrix

Dec 14, 20251 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

  • Kernel Function

Created with Quartz v4.4.0 © 2025

  • GitHub