CFP last date
20 May 2024
Reseach Article

Feature Subset Selection Problem using Wrapper Approach in Supervised Learning

by Asha Gowda Karegowda, M.A.Jayaram, A.S. Manjunath
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 1 - Number 7
Year of Publication: 2010
Authors: Asha Gowda Karegowda, M.A.Jayaram, A.S. Manjunath
10.5120/169-295

Asha Gowda Karegowda, M.A.Jayaram, A.S. Manjunath . Feature Subset Selection Problem using Wrapper Approach in Supervised Learning. International Journal of Computer Applications. 1, 7 ( February 2010), 13-17. DOI=10.5120/169-295

@article{ 10.5120/169-295,
author = { Asha Gowda Karegowda, M.A.Jayaram, A.S. Manjunath },
title = { Feature Subset Selection Problem using Wrapper Approach in Supervised Learning },
journal = { International Journal of Computer Applications },
issue_date = { February 2010 },
volume = { 1 },
number = { 7 },
month = { February },
year = { 2010 },
issn = { 0975-8887 },
pages = { 13-17 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume1/number7/169-295/ },
doi = { 10.5120/169-295 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T19:44:52.770802+05:30
%A Asha Gowda Karegowda
%A M.A.Jayaram
%A A.S. Manjunath
%T Feature Subset Selection Problem using Wrapper Approach in Supervised Learning
%J International Journal of Computer Applications
%@ 0975-8887
%V 1
%N 7
%P 13-17
%D 2010
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Feature subset selection is of immense importance in the field of data mining. The increased dimensionality of data makes testing and training of general classification method difficult. Mining on the reduced set of attributes reduces computation time and also helps to make the patterns easier to understand. In this paper a wrapper approach for feature selection is proposed. As a part of feature selection step we used wrapper approach with Genetic algorithm as random search technique for subset generation ,wrapped with different classifiers/ induction algorithm namely decision tree C4.5, NaïveBayes, Bayes networks and Radial basis function as subset evaluating mechanism on four standard datasets namely Pima Indians Diabetes Dataset, Breast Cancer, Heart Stat log and Wisconsin Breast Cancer. Further the relevant attributes identified by proposed wrapper are validated using classifiers. Experimental results illustrate, employing feature subset selection using proposed wrapper approach has enhanced classification accuracy.

References
  1. Asha Gowda Karegowda and M.A. Jayaram, March 6-7, 2009. Cascading GA & CFS for Feature Subset Selection in Medical Data Mining. International Conference on IEEE International Advance Computing Conference (IACC’09), Thapar University, Patiala, Punjab India.
  2. D. Goldberg .1989. Genetic Algorithms in Search, Optimization, and Machine learning, Addison Wesley,
  3. I. H. Witten, E. Frank. 2005. Data Mining: Practical machine learning tools and techniques. 2nd Edition, Morgan Kaufmann, San Francisco.
  4. J. Han And M. Kamber. 2001. Data Mining: Concepts and Techniques. San Francisco, Morgan Kauffmann Publishers.
  5. Jennifer G. Dy. 2004. Feature Selection for Unsupervised Learning, Journal of Machine Learning, pp845-889.
  6. M.A.Jayaram, Asha Gowda Karegowda.2007. Integrating Decision Tree and ANN for Categorization of Diabetics Data. International Conference on Computer Aided Engineering, December 13-15, 2007, IIT Madras, Chennai, India.
  7. Mark A. Hall ,Correlation-based Feature Selection for Machine Learning, Dept of Computer science, University of Waikato .http://www.cs.waikato.ac.nz/ mhall/thesis.pdf
  8. Manoranjan Dash, Kiseiok Choi, Petr Scheuermann, Huan Liu. 2002. Feature Selection for Clustering – a Filter Solution. In Proceedings of the Second International Conference on Data Mining.
  9. M. Dash 1, H. Liu2. March 1997. Feature Selection for Classification, Intelligent Data Analysis 1 (131–156, www.elsevier.com/locate/ida]
  10. Ron Kohavi, George H. John.1997. Wrappers for feature subset Selection, Artificial Intelligence, Vol. 97, No. 1-2. pp. 273-324.
  11. Shyamala Doraisamy ,Shahram Golzari ,Noris Mohd. Norowi, Md. Nasir B Sulaiman , Nur Izura Udzir. 2008. A Study on Feature Selection and ClassificationTechniques for Automatic Genre Classification of Traditional Malay Music. ismir2008.ismir.net/papers/ISMIR2008 256.pdf(2008).
  12. Volfer Rotz, and Tilman Lange. 2003. Feature Selection in Clustering Problems”, In Advances in Neural Information Processing Systems 16.
  13. Y.Saeys, I.Inza, and P. LarrANNaga,. 2007. A review of feature selection techniquesin bioinformatics, Bioinformatics, 23(19),, pp.2507-2517.
Index Terms

Computer Science
Information Sciences

Keywords

Feature Selection filters wrappers