Mukesh Prasad
Adv. Artif. Intell. Mach. Learn., 2 (4):500-515
Mukesh Prasad : Senior Lecturer, School of Computer Science, Faculty of Engineering and IT, University of Technology Sydney, Sydney, Australia
DOI: 10.54364/AAIML.2022.1134
Article History: Received on: 08-Oct-22, Accepted on: 31-Oct-22, Published on: 18-Nov-22
Corresponding Author: Mukesh Prasad
Email: mukesh.nctu@gmail.com
Citation: Mukesh Prasad (2022). A Novel Unsupervised Feature Selection Approach Using Genetic Algorithm on Partitioned Data. Adv. Artif. Intell. Mach. Learn., 2 (4 ):500-515
A
novel feature selection approach is presented in this paper. Sammon’s Stress
Function transforms the high dimension data to a lower dimension data set. A
data set is divided into small partitions. The features are assigned randomly
to these partitions. Using GA with Sammon Error as fitness value, a small
desired number of features are selected from every partition. The combination
of the reduced subsets of the features from these partitions is again divided
into small partitions. After a certain number of iterating the process, a
desired small number features is obtained. This final subset of features is
tested on three classifiers Decision Tree, MLP and KNN. The classification
accuracies obtained from these classifiers and the size of the reduced features
sets due to the proposed method are compared with the results reported in
literature. The optimistic results obtained from the proposed method justify
its strength.