Skip to content

Here I've demonstrated how and why should we use PCA, KernelPCA, LDA and t-SNE for dimensionality reduction when we work with higher dimensional datasets.

Notifications You must be signed in to change notification settings

lucko515/dataset-dimensionality-reduction-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dimensionality reduction using Python

In this repository you will find 3 different use cases of dimensionality reduction algorithms in practice.

Note: In the folder algorithms_numpy you will find custom implementation of PCA algorithm using only numpy.

More datails

Each project has its own README where you will find more information about a project itself.

License

Each project has MIT license

About

Here I've demonstrated how and why should we use PCA, KernelPCA, LDA and t-SNE for dimensionality reduction when we work with higher dimensional datasets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published