Meta-Learning in Decision Tree Induction

Meta-Learning in Decision Tree Induction PDF Author: Krzysztof Grąbczewski
Publisher: Springer
ISBN: 3319009605
Category : Technology & Engineering
Languages : en
Pages : 343

Book Description
The book focuses on different variants of decision tree induction but also describes the meta-learning approach in general which is applicable to other types of machine learning algorithms. The book discusses different variants of decision tree induction and represents a useful source of information to readers wishing to review some of the techniques used in decision tree learning, as well as different ensemble methods that involve decision trees. It is shown that the knowledge of different components used within decision tree learning needs to be systematized to enable the system to generate and evaluate different variants of machine learning algorithms with the aim of identifying the top-most performers or potentially the best one. A unified view of decision tree learning enables to emulate different decision tree algorithms simply by setting certain parameters. As meta-learning requires running many different processes with the aim of obtaining performance results, a detailed description of the experimental methodology and evaluation framework is provided. Meta-learning is discussed in great detail in the second half of the book. The exposition starts by presenting a comprehensive review of many meta-learning approaches explored in the past described in literature, including for instance approaches that provide a ranking of algorithms. The approach described can be related to other work that exploits planning whose aim is to construct data mining workflows. The book stimulates interchange of ideas between different, albeit related, approaches.

Meta-Learning in Decision Tree Induction

Meta-Learning in Decision Tree Induction PDF Author: Krzysztof Gr Bczewski
Publisher:
ISBN: 9783319009612
Category :
Languages : en
Pages : 360

Book Description


Automatic Design of Decision-Tree Induction Algorithms

Automatic Design of Decision-Tree Induction Algorithms PDF Author: Rodrigo C. Barros
Publisher: Springer
ISBN: 3319142313
Category : Computers
Languages : en
Pages : 184

Book Description
Presents a detailed study of the major design components that constitute a top-down decision-tree induction algorithm, including aspects such as split criteria, stopping criteria, pruning and the approaches for dealing with missing values. Whereas the strategy still employed nowadays is to use a 'generic' decision-tree induction algorithm regardless of the data, the authors argue on the benefits that a bias-fitting strategy could bring to decision-tree induction, in which the ultimate goal is the automatic generation of a decision-tree induction algorithm tailored to the application domain of interest. For such, they discuss how one can effectively discover the most suitable set of components of decision-tree induction algorithms to deal with a wide variety of applications through the paradigm of evolutionary computation, following the emergence of a novel field called hyper-heuristics. "Automatic Design of Decision-Tree Induction Algorithms" would be highly useful for machine learning and evolutionary computation students and researchers alike.

Artificial Intelligence Applications and Innovations

Artificial Intelligence Applications and Innovations PDF Author: Ilias Maglogiannis
Publisher: Springer Nature
ISBN: 3031083377
Category : Computers
Languages : en
Pages : 528

Book Description
This book constitutes the refereed proceedings of five International Workshops held as parallel events of the 18th IFIP WG 12.5 International Conference on Artificial Intelligence Applications and Innovations, AIAI 2022, virtually and in Hersonissos, Crete, Greece, in June 2022: the 11th Mining Humanistic Data Workshop (MHDW 2022); the 7th 5G-Putting Intelligence to the Network Edge Workshop (5G-PINE 2022); the 1st workshop on AI in Energy, Building and Micro-Grids (AIBMG 2022); the 1st Workshop/Special Session on Machine Learning and Big Data in Health Care (ML@HC 2022); and the 2nd Workshop on Artificial Intelligence in Biomedical Engineering and Informatics (AIBEI 2022). The 35 full papers presented at these workshops were carefully reviewed and selected from 74 submissions.

Metalearning

Metalearning PDF Author: Pavel Brazdil
Publisher: Springer Science & Business Media
ISBN: 3540732632
Category : Computers
Languages : en
Pages : 176

Book Description
Metalearning is the study of principled methods that exploit metaknowledge to obtain efficient models and solutions by adapting machine learning and data mining processes. While the variety of machine learning and data mining techniques now available can, in principle, provide good model solutions, a methodology is still needed to guide the search for the most appropriate model in an efficient way. Metalearning provides one such methodology that allows systems to become more effective through experience. This book discusses several approaches to obtaining knowledge concerning the performance of machine learning and data mining algorithms. It shows how this knowledge can be reused to select, combine, compose and adapt both algorithms and models to yield faster, more effective solutions to data mining problems. It can thus help developers improve their algorithms and also develop learning systems that can improve themselves. The book will be of interest to researchers and graduate students in the areas of machine learning, data mining and artificial intelligence.

Discovery Science

Discovery Science PDF Author: Steffen Lange
Publisher: Springer
ISBN: 3540361820
Category : Computers
Languages : en
Pages : 470

Book Description
This volume contains the papers presented at the 5th International Conference on Discovery Science (DS 2002) held at the Mövenpick Hotel, Lub ̈eck, G- many, November 24-26, 2002. The conference was supported by CorpoBase, DFKI GmbH, and JessenLenz. The conference was collocated with the 13th International Conference on - gorithmic Learning Theory (ALT 2002). Both conferences were held in parallel and shared?ve invited talks as well as all social events. The combination of ALT 2002 and DS 2002 allowed for a comprehensive treatment of recent de- lopments in computational learning theory and machine learning - some of the cornerstones of discovery science. In response to the call for papers 76 submissions were received. The program committee selected 17 submissions as regular papers and 29 submissions as poster presentations of which 27 have been submitted for publication. This selection was based on clarity, signi?cance, and originality, as well as on relevance to the rapidly evolving?eld of discovery science.

Inductive Databases and Constraint-Based Data Mining

Inductive Databases and Constraint-Based Data Mining PDF Author: Sašo Džeroski
Publisher: Springer Science & Business Media
ISBN: 1441977384
Category : Computers
Languages : en
Pages : 456

Book Description
This book is about inductive databases and constraint-based data mining, emerging research topics lying at the intersection of data mining and database research. The aim of the book as to provide an overview of the state-of- the art in this novel and - citing research area. Of special interest are the recent methods for constraint-based mining of global models for prediction and clustering, the uni?cation of pattern mining approaches through constraint programming, the clari?cation of the re- tionship between mining local patterns and global models, and the proposed in- grative frameworks and approaches for inducive databases. On the application side, applications to practically relevant problems from bioinformatics are presented. Inductive databases (IDBs) represent a database view on data mining and kno- edge discovery. IDBs contain not only data, but also generalizations (patterns and models) valid in the data. In an IDB, ordinary queries can be used to access and - nipulate data, while inductive queries can be used to generate (mine), manipulate, and apply patterns and models. In the IDB framework, patterns and models become ”?rst-class citizens” and KDD becomes an extended querying process in which both the data and the patterns/models that hold in the data are queried.

Data Mining with Decision Trees

Data Mining with Decision Trees PDF Author: Lior Rokach
Publisher: World Scientific
ISBN: 9812771719
Category : Computers
Languages : en
Pages : 263

Book Description
This is the first comprehensive book dedicated entirely to the field of decision trees in data mining and covers all aspects of this important technique.Decision trees have become one of the most powerful and popular approaches in knowledge discovery and data mining, the science and technology of exploring large and complex bodies of data in order to discover useful patterns. The area is of great importance because it enables modeling and knowledge extraction from the abundance of data available. Both theoreticians and practitioners are continually seeking techniques to make the process more efficient, cost-effective and accurate. Decision trees, originally implemented in decision theory and statistics, are highly effective tools in other areas such as data mining, text mining, information extraction, machine learning, and pattern recognition. This book invites readers to explore the many benefits in data mining that decision trees offer: Self-explanatory and easy to follow when compacted Able to handle a variety of input data: nominal, numeric and textual Able to process datasets that may have errors or missing values High predictive performance for a relatively small computational effort Available in many data mining packages over a variety of platforms Useful for various tasks, such as classification, regression, clustering and feature selection

Automated Machine Learning

Automated Machine Learning PDF Author: Frank Hutter
Publisher: Springer
ISBN: 3030053180
Category : Computers
Languages : en
Pages : 223

Book Description
This open access book presents the first comprehensive overview of general methods in Automated Machine Learning (AutoML), collects descriptions of existing systems based on these methods, and discusses the first series of international challenges of AutoML systems. The recent success of commercial ML applications and the rapid growth of the field has created a high demand for off-the-shelf ML methods that can be used easily and without expert knowledge. However, many of the recent machine learning successes crucially rely on human experts, who manually select appropriate ML architectures (deep learning architectures or more traditional ML workflows) and their hyperparameters. To overcome this problem, the field of AutoML targets a progressive automation of machine learning, based on principles from optimization and machine learning itself. This book serves as a point of entry into this quickly-developing field for researchers and advanced students alike, as well as providing a reference for practitioners aiming to use AutoML in their work.

Computer Recognition Systems 4

Computer Recognition Systems 4 PDF Author: Robert Burduk
Publisher: Springer Science & Business Media
ISBN: 3642203205
Category : Technology & Engineering
Languages : en
Pages : 782

Book Description
The computer recognition systems are nowadays one of the most promising directions in artificial intelligence. This book is the most comprehensive study of this field. It contains a collection of 78 carefully selected articles contributed by experts of pattern recognition. It reports on current research with respect to both methodology and applications. In particular, it includes the following sections: Biometrics, Features, learning and classifiers, Image processing and computer vision, Knowledge acquisition based on reasoning methods Medical applications, Miscellaneous applications, This book is a great reference tool for scientists who deal with the problems of designing computer pattern recognition systems. Its target readers can be as well researchers as students of computer science, artificial intelligence or robotics.