CFP last date
20 May 2024
Reseach Article

A Genetic Algorithm Approach using Improved Fitness Function for Classification Rule Mining

by Salma-tuz-jakirin, Abu Ahmed Ferdaus, Mehnaj Afrin Khan
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 97 - Number 23
Year of Publication: 2014
Authors: Salma-tuz-jakirin, Abu Ahmed Ferdaus, Mehnaj Afrin Khan
10.5120/17321-7721

Salma-tuz-jakirin, Abu Ahmed Ferdaus, Mehnaj Afrin Khan . A Genetic Algorithm Approach using Improved Fitness Function for Classification Rule Mining. International Journal of Computer Applications. 97, 23 ( July 2014), 12-18. DOI=10.5120/17321-7721

@article{ 10.5120/17321-7721,
author = { Salma-tuz-jakirin, Abu Ahmed Ferdaus, Mehnaj Afrin Khan },
title = { A Genetic Algorithm Approach using Improved Fitness Function for Classification Rule Mining },
journal = { International Journal of Computer Applications },
issue_date = { July 2014 },
volume = { 97 },
number = { 23 },
month = { July },
year = { 2014 },
issn = { 0975-8887 },
pages = { 12-18 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume97/number23/17321-7721/ },
doi = { 10.5120/17321-7721 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:24:53.637578+05:30
%A Salma-tuz-jakirin
%A Abu Ahmed Ferdaus
%A Mehnaj Afrin Khan
%T A Genetic Algorithm Approach using Improved Fitness Function for Classification Rule Mining
%J International Journal of Computer Applications
%@ 0975-8887
%V 97
%N 23
%P 12-18
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Classification rule mining from huge amount of data is a challenging issue in data mining. Classification rules describe the relationship between predicting attributes and class label attribute and thus assign class label to unseen predicting attribute values. In this paper, a Genetic algorithm approach with modified fitness function for discovering classification rules has been presented. A flexible encoding scheme for representing a rule, genetic operators like crossover, mutation and also the stated fitness function with confidence, coverage, simplicity and interestingness properties have been exploited for discovering accurate, comprehensible and interesting rules. The results of proposed Genetic algorithm have been compared with existing J48, Jrip, Naive Bayesian algorithms. Experimental results endorse that the proposed algorithm produces relatively less number of classification rules with satisfactory accuracy rates.

References
  1. A. Freitas, "A survey of evolutionary algorithms for data mining and knowledge discovery", In: A. Ghosh, and S. Tsutsui (Eds. ) Advances in Evolutionary Computation. Springer-Verlag, 2002.
  2. B. M. A. Al-Maqaleh, "Genetic algorithm approach to automated discovery of comprehensible production rules," Advanced Computing and Communication Technologies, International Conference on, vol. 0, pp. 69-71, 2012.
  3. M. A. jabbar, B. Deekshatulu, and P. Chandra, "Classification of heart disease using k- nearest neighbor and genetic algorithm," Procedia Technology, vol. 10, pp. 85-94, 2013, first International Conference on Computational Intelligence: Modeling Techniques and Applications (CIMTA) 2013.
  4. Kapila, Saroj, D. Kumar, and Kanika, "A genetic algorithm with entropy based initial bias for automated rule mining," in International Conference on Computer and Communication Technology, 2010.
  5. J. Han, M. Kamber, and J. Pei, Data Mining: Concepts and Techniques, 3rd ed. San Francisco, CA, USA: Morgan Kaufmann Publishers Inc. , 2011.
  6. R. J. Quinlan, "Learning with continuous classes," in 5th Australian Joint Conference on Artificial Intelligence. Singapore: World Scientific, 1992, pp. 343-348.
  7. W. W. Cohen, "Fast effective rule induction," in Proceedings of the 12th International Conference on Machine Learning, 1995.
  8. J. Huang, Y. Cai, and X. Xu, "A wrapper for feature selection based on mutual information. " IEEE Computer Society, 2006, pp. 618-621.
  9. Yogita, Saroj, D. Kumar, and Vipin, "Rules + Exceptions: Automated Discovery of Comprehensible Decision Rules," in IEEE International Advance Computing Conference, 2009.
  10. Web link: Roulette wheel selection http://www. edc. ncl. ac. uk/highlight/rhjanuary2007g02. php (last accessed on April 15, 2014).
  11. Web link: Crossover (genetic algorithm) http://en. wikipedia. org/wiki/Crossover_(genetic_algorithm) (last accessed on April 16, 2014).
  12. Web link: Weka 3: Data mining software in java http://www. cs. waikato. ac. nz/ml/weka/ (last accessed on April 25, 2014).
  13. Web link: UCI repository of machine learning databases http://archive. ics. uci. edu/ml/datasets. html (last accessed on April 20, 2014).
Index Terms

Computer Science
Information Sciences

Keywords

Genetic Algorithm Crossover Mutation Fitness function