Skip to:Content
|
Bottom
Cover image for Data mining and knowledge discovery with evolutionary algorithms
Title:
Data mining and knowledge discovery with evolutionary algorithms
Personal Author:
Series:
Natural computing series
Publication Information:
Berlin : Springer, 2002
ISBN:
9783540433316

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010039960 QA76.9.D343 F72 2002 Open Access Book Book
Searching...

On Order

Summary

Summary

This book addresses the integration of two areas of computer science, namely data mining and evolutionary algorithms. Both these areas have become increas­ ingly popular in the last few years, and their integration is currently an area of active research. In essence, data mining consists of extracting valid, comprehensible, and in­ teresting knowledge from data. Data mining is actually an interdisciplinary field, since there are many kinds of methods that can be used to extract knowledge from data. Arguably, data mining mainly uses methods from machine learning (a branch of artificial intelligence) and statistics (including statistical pattern recog­ nition). Our discussion of data mining and evolutionary algorithms is primarily based on machine learning concepts and principles. In particular, in this book we emphasize the importance of discovering comprehensible, interesting knowledge, which the user can potentially use to make intelligent decisions. In a nutshell, the motivation for applying evolutionary algorithms to data mining is that evolutionary algorithms are robust search methods which perform a global search in the space of candidate solutions (rules or another form of knowl­ edge representation). In contrast, most rule induction methods perform a local, greedy search in the space of candidate rules. Intuitively, the global search of evolutionary algorithms can discover interesting rules and patterns that would be missed by the greedy search.


Table of Contents

Preface
1 Introduction
2 Data Mining Tasks and Concepts
3 Data Mining Paradigms
4 Data Prepration
5 Basic Concepts of Evolutionary Algorithms
6 Genetic Algorithms for Rule Discovery
7 Genetic Programming for Rule Discovery and Decision-Tree Building
8 Evolutionary Algorithms for Clustering
9 Evolutionary Algorithms for Data Preparation
10 Evolutionary Algorithms for Discovering Fuzzy Rules
11 Scaling up Evolutionary Algorithms for Large Data Sets
12 Conclusions and Research Directions
Index
Go to:Top of Page