Open AccessJournal Article
Mining Classification Rules by Using Genetic Algorithms with Non-random Initial Population and Uniform Operator
TL;DR: From the experimental results, it was observed that, this method handled the problems of GAs in the task of classication and guaranteed to get rid of any local solution and rapidly found comprehensible rules.
read more
Abstract: Classication is a supervised learning method that induces a classication model from a database and is one of the most commonly applied data mining task. The frequently employed techniques are decision tree or neural network-based classication algorithms. This work presents an ecient genetic algorithm (GA) for classication rule mining technique that discovers comprehensible IF-THEN rules using a generalized uniform population method and a uniform operator inspired from the uniform population method. Initial population is generated by methodically eliminating the randomness by generalized uniform population method. In the subsequence generations, genetic diversity is ensured and premature convergence is prevented by the uniform operator. From the experimental results, it was observed that, this method handled the problems of GAs in the task of classication and guaranteed to get rid of any local solution and rapidly found comprehensible rules.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
ACROA: Artificial Chemical Reaction Optimization Algorithm for global optimization
TL;DR: A novel computational method, which is more robust and have less parameters than that of used in the literature, is intended to be developed inspiring from types and occurring of chemical reactions.
407
Uniform Big Bang–Chaotic Big Crunch optimization
TL;DR: In this paper, the authors proposed methods to improve the convergence of the novel optimization method, Big Bang-Big Crunch (BB-BC), which has been used to generate uniformly distributed random points in the Big Bang phase.
60
Comparison of different methods for determining diabetes
TL;DR: The Pima Indian Diabetes dataset was categorized with 8 dierent classiers and among these 8 classiers, the best accuracy and specicity values were achieved with the DTDN and the best sensitivity value was achieve with the PNN.
51
A bi-phased multi-objective genetic algorithm based classifier
TL;DR: This paper has compared performance of BPMOGA based classifier with fourteen GA and non-GA based classifiers and Statistical test shows that the performance of the proposed classifier is either superior or comparable to other classifiers.
18
References
•Book
Data Mining: Concepts and Techniques
Jiawei Han,Micheline Kamber,Jian Pei +2 more
- 08 Sep 2000
TL;DR: This book presents dozens of algorithms and implementation examples, all in pseudo-code and suitable for use in real-world, large-scale data mining projects, and provides a comprehensive, practical look at the concepts and techniques you need to get the most out of real business data.
•Book
Genetic Algorithms + Data Structures = Evolution Programs
Zbigniew Michalewicz
- 01 Jan 1992
TL;DR: GAs and Evolution Programs for Various Discrete Problems, a Hierarchy of Evolution Programs and Heuristics, and Conclusions.
13.5K
•Proceedings Article
Experiments with a new boosting algorithm
Yoav Freund,Robert E. Schapire +1 more
- 03 Jul 1996
TL;DR: This paper describes experiments carried out to assess how well AdaBoost with and without pseudo-loss, performs on real learning problems and compared boosting to Breiman's "bagging" method when used to aggregate various classifiers.