C4.5

C4.5

Author: J. Ross Quinlan

Publisher: Morgan Kaufmann

Published: 1993

Total Pages: 286

ISBN-13: 9781558602380

DOWNLOAD EBOOK

This book is a complete guide to the C4.5 system as implemented in C for the UNIX environment. It contains a comprehensive guide to the system's use, the source code (about 8,800 lines), and implementation notes.


Machine Learning

Machine Learning

Author: Yves Kodratoff

Publisher: Morgan Kaufmann

Published: 1983

Total Pages: 840

ISBN-13: 9781558601192

DOWNLOAD EBOOK

One of the largest and most active areas of AI, machine learning is of interest to students of psychology, philosophy of science, and education. Although self-contained, volume III follows the tradition of volume I (1983) and volume II (1986). Annotation copyrighted by Book News, Inc., Portland, OR


Genetic Algorithms for Machine Learning

Genetic Algorithms for Machine Learning

Author: John J. Grefenstette

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 167

ISBN-13: 1461527406

DOWNLOAD EBOOK

The articles presented here were selected from preliminary versions presented at the International Conference on Genetic Algorithms in June 1991, as well as at a special Workshop on Genetic Algorithms for Machine Learning at the same Conference. Genetic algorithms are general-purpose search algorithms that use principles inspired by natural population genetics to evolve solutions to problems. The basic idea is to maintain a population of knowledge structure that represent candidate solutions to the problem of interest. The population evolves over time through a process of competition (i.e. survival of the fittest) and controlled variation (i.e. recombination and mutation). Genetic Algorithms for Machine Learning contains articles on three topics that have not been the focus of many previous articles on GAs, namely concept learning from examples, reinforcement learning for control, and theoretical analysis of GAs. It is hoped that this sample will serve to broaden the acquaintance of the general machine learning community with the major areas of work on GAs. The articles in this book address a number of central issues in applying GAs to machine learning problems. For example, the choice of appropriate representation and the corresponding set of genetic learning operators is an important set of decisions facing a user of a genetic algorithm. The study of genetic algorithms is proceeding at a robust pace. If experimental progress and theoretical understanding continue to evolve as expected, genetic algorithms will continue to provide a distinctive approach to machine learning. Genetic Algorithms for Machine Learning is an edited volume of original research made up of invited contributions by leading researchers.


Readings in Machine Learning

Readings in Machine Learning

Author: Jude W. Shavlik

Publisher: Morgan Kaufmann

Published: 1990

Total Pages: 868

ISBN-13: 9781558601437

DOWNLOAD EBOOK

The ability to learn is a fundamental characteristic of intelligent behavior. Consequently, machine learning has been a focus of artificial intelligence since the beginnings of AI in the 1950s. The 1980s saw tremendous growth in the field, and this growth promises to continue with valuable contributions to science, engineering, and business. Readings in Machine Learning collects the best of the published machine learning literature, including papers that address a wide range of learning tasks, and that introduce a variety of techniques for giving machines the ability to learn. The editors, in cooperation with a group of expert referees, have chosen important papers that empirically study, theoretically analyze, or psychologically justify machine learning algorithms. The papers are grouped into a dozen categories, each of which is introduced by the editors.


Logic Programming in Action

Logic Programming in Action

Author: Gerard Comyn

Publisher: Springer Science & Business Media

Published: 1992-08-25

Total Pages: 338

ISBN-13: 9783540559306

DOWNLOAD EBOOK

Logic programming enjoys a privileged position. It is firmly rooted in mathematical logic, yet it is also immensely practical, as a growing number of users in universities, research institutes, and industry are realizing. Logic programming languages, specifically Prolog, have turned out to be ideal as prototyping and application development languages. This volume presents the proceedings of the Second Logic Programming Summer School, LPSS'92. The First Logic Programming Summer School, LPSS '90, addressed the theoretical foundations of logic programming. This volume focuses onthe relationship between theory and practice, and on practical applications. The introduction to the volume is by R. Kowalski, one of the pioneers in the field. The following papers are organized into sections on constraint logic programming, deductive databases and expert systems, processing of natural and formal languages, software engineering, and education.