Skip to content
#

principal-component-analysis

Here are 5 public repositories matching this topic...

parallel-PCA-openmp

A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.

  • Updated May 9, 2019
  • C

Improve this page

Add a description, image, and links to the principal-component-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the principal-component-analysis topic, visit your repo's landing page and select "manage topics."

Learn more