Skip to content

aryalp2/Dimensionality-Reduction

Repository files navigation

Dimensionality-Reduction

The techniques to summarize the information content of a dataset by transforming it onto a new feature subspace of lower dimensionality than the original one. Data compression is an important topic in machine learning, and it helps us to store and analyze the increasing amounts of data that are produced and collected in the modern age of technology.

About

Principal Component Analysis (PCA) for unsupervised data compression, Linear Discriminant Analysis (LDA) as a supervised dimensionality reduction technique for maximizing class separability, Nonlinear dimensionality reduction via Kernel Principal Component Analysis (KPCA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors