Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Principal-Component-Analysis-PCA

PCA is one of the most popular and widely used linear dimensionality reduction methods. Sometimes it is used alone and sometimes as a starting solution for other dimensionality reduction algorithms. PCA is a projection based methods which transforms the data by projecting in onto another set of orthogonal axes. It provides a closed form solution for the problem. PCA is simple and easy to understand unlike some other complex algorithms which work as black box.

To know more about PCA, follow this medium article.

https://medium.com/@nageshsinghchauhan/dimensionality-reduction-principal-component-analysis-pca-d59bc1fed3dd

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages