SaumyaBhandari / Principal_Component_Analysis

This repository consists of performing Principal Component Analysis (Finding out the principle components of our dataset), using the concept of Eigen Vectors and Eigen Values of the correlation matrix. Also, it also includes the technique of reducing the dimension of the data using Singular Value Decomposition technique and reduce it to the lowest possible dimension.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Principal_Component_Analysis

This repository consists of performing Principal Component Analysis (Finding out the principle components of our dataset), using the concept of Eigen Vectors and Eigen Values of the correlation matrix. Also, it also includes the technique of reducing the dimension of the data using Singular Value Decomposition technique and reduce it to the lowest possible dimension.

About

This repository consists of performing Principal Component Analysis (Finding out the principle components of our dataset), using the concept of Eigen Vectors and Eigen Values of the correlation matrix. Also, it also includes the technique of reducing the dimension of the data using Singular Value Decomposition technique and reduce it to the lowest possible dimension.


Languages

Language:Jupyter Notebook 100.0%