The code for Principal Component Analysis (PCA), dual PCA, Kernel PCA, Supervised PCA (SPCA), dual SPCA, and Kernel SPCA
-
Updated
Nov 18, 2023 - Python
The code for Principal Component Analysis (PCA), dual PCA, Kernel PCA, Supervised PCA (SPCA), dual SPCA, and Kernel SPCA
The code for Roweis Discriminant Analysis (RDA) and Kernel RDA methods
The code for Roweisposes method for 3D action recognition
In this repository you find a python program and the prints and 3D-visualization of it. After the KNN-Classification I wanted to know which variables have the most relevance for the results. One approach for this is the Principal-Component-Analysis (PCA). More details in the python program as comments.
Add a description, image, and links to the supervised-pca topic page so that developers can more easily learn about it.
To associate your repository with the supervised-pca topic, visit your repo's landing page and select "manage topics."