×
Evaluating The Performance of Feature Extraction Techniques Using Classification Techniques

Authors

Harshit Mittal, Maharaja Agrasen Institute of Technology, India

Abstract

Dimensionality reduction techniques are widely used in machine learning to reduce the computational complexity of the model and improve its performance by identifying the most relevant features. In this research paper, we compare various dimensionality reduction techniques, including Principal Component Analysis(PCA), Independent Component Analysis(ICA), Local Linear Embedding(LLE), Local Binary Patterns(LBP), and Simple Autoencoder, on the Olivetti dataset, which is a popular benchmark dataset in the field of face recognition. We evaluate the performance of these dimensionality reduction techniques using various classification algorithms, including Support Vector Classifier (SVC), Linear Discriminant Analysis (LDA), Logistic Regression (LR), K-Nearest Neighbors (KNN), and Support Vector Machine (SVM). The goal of this research is to determine which combination of dimensionality reduction technique and classification algorithm is the most effective for the Olivetti dataset. Our research provides insights into the performance of various dimensionality reduction techniques and classification algorithms on the Olivetti dataset. These results can be useful in improving the performance of face recognition systems and other applications that deal with high-dimensional data.

Keywords

Principal Component Analysis(PCA); Independent Component Analysis(ICA); Local Linear Embedding(LLE); Local Binary Patterns(LBP); Simple Autoencoder; Support Vector Classifier (SVC); Linear Discriminant Analysis (LDA); Logistic Regression (LR); K-Nearest Neighbors (KNN); Support Vector Machine (SVM); Olivetti dataset;