Skip to content

An analytical study comparing supervised Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) as dimensionality reduction methods for image classification using a simple deep neural network (DNN).

Notifications You must be signed in to change notification settings

DhruvDholakiaCE/Supervised-PCA-vs-LDA-as-Pre-processing-for-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Supervised-PCA-vs-LDA-as-Pre-processing-for-Image-Classification

One of the biggest issues when working with images is the high dimensionality of the data, commonly in the order of tens of thousands. In this paper, we present an analytical study comparing supervised Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) as dimensionality reduction methods for image classification using a simple deep neural network (DNN). We first explain the theoretical foundation of the two methods followed by an experimental comparison on the Modified National Institute of Standards and Technology (MNIST) dataset.

About

An analytical study comparing supervised Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) as dimensionality reduction methods for image classification using a simple deep neural network (DNN).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published