National Conference on Advances in Computing |
Foundation of Computer Science USA |
NCAC2015 - Number 6 |
December 2015 |
Authors: Ketan Sanjay Desale, Balaji Mane, Prashant Berkile, Sushant Shivale |
30036af1-e219-45b0-bda1-daa053c1e88e |
Ketan Sanjay Desale, Balaji Mane, Prashant Berkile, Sushant Shivale . Effective Feature Selection Approach using Genetic Algorithm for Numerical Data. National Conference on Advances in Computing. NCAC2015, 6 (December 2015), 24-27.
Data mining methods are used to handle the problems of dynamic huge data set. To build a classification model, time complexity of calculated result can be scale back by selecting only useful features. A feature selection technique is used to select only useful features from available features. An intersection principle based feature selection approach is Used. Genetic algorithm is used as a search method and it select only the features which are appears frequently in datasets. Then results were tested for different datasets having different type of data using Naive Bayes & J48 classifiers. The result analysis shows that Naive Bayes classifier gives better result than J48 classifier, with the substantial growth in accuracy, minimum time and minimum number of features. In this paper correlation feature selection is used with Genetic Algorithm for feature selection.