Source: wikibot/kernel-principal-component-analysis
= Kernel principal component analysis
{wiki=Kernel_principal_component_analysis}
Kernel Principal Component Analysis (KPCA) is a non-linear extension of Principal Component Analysis (PCA) that uses kernel methods to transform data into a higher-dimensional space. This transformation allows for the extraction of principal components that can capture complex, non-linear relationships in the data.