bghojogh / Principal-Component-Analysis

The code for Principal Component Analysis (PCA), dual PCA, Kernel PCA, Supervised PCA (SPCA), dual SPCA, and Kernel SPCA

Home Page:https://arxiv.org/abs/1906.03148

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unsupervised and Supervised Principal Component Analysis

The code for Principal Component Analysis (PCA), dual PCA, Kernel PCA, Supervised PCA (SPCA), dual SPCA, and Kernel SPCA

This is the code for the following tutorial paper:

  • Benyamin Ghojogh, Mark Crowley, "Unsupervised and Supervised Principal Component Analysis: Tutorial", arXiv preprint arXiv:1906.03148.

  • Link of arXiv paper: https://arxiv.org/abs/1906.03148

About

The code for Principal Component Analysis (PCA), dual PCA, Kernel PCA, Supervised PCA (SPCA), dual SPCA, and Kernel SPCA

https://arxiv.org/abs/1906.03148


Languages

Language:Python 100.0%