C4.5: Programs for Machine Learning
Autor J. Ross Quinlanen Limba Engleză Paperback – dec 1992
C4.5 starts with large sets of cases belonging to known classes. The cases, described by any mixture of nominal and numeric properties, are scrutinized for patterns that allow the classes to be reliably discriminated. These patterns are then expressed as models, in the form of decision trees or sets of if-then rules, that can be used to classify new cases, with emphasis on making the models understandable as well as accurate. The system has been applied successfully to tasks involving tens of thousands of cases described by hundreds of properties. The book starts from simple core learning methods and shows how they can be elaborated and extended to deal with typical problems such as missing data and over hitting. Advantages and disadvantages of the C4.5 approach are discussed and illustrated with several case studies.
This book should be of interest to developers of classification-based intelligent systems and to students in machine learning and expert systems courses.
Preț: 296.01 lei
Preț vechi: 412.50 lei
-28% Nou
Puncte Express: 444
Preț estimativ în valută:
56.65€ • 58.84$ • 47.06£
56.65€ • 58.84$ • 47.06£
Carte tipărită la comandă
Livrare economică 27 ianuarie-10 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781558602380
ISBN-10: 1558602380
Pagini: 312
Ilustrații: black & white illustrations
Dimensiuni: 191 x 235 x 17 mm
Greutate: 0.54 kg
Ediția:Revised, Update.
Editura: ELSEVIER SCIENCE
ISBN-10: 1558602380
Pagini: 312
Ilustrații: black & white illustrations
Dimensiuni: 191 x 235 x 17 mm
Greutate: 0.54 kg
Ediția:Revised, Update.
Editura: ELSEVIER SCIENCE
Cuprins
1 Introduction
2 Constructing Decision Trees
3 Unknown Attribute Values
4 Pruning Decision Trees
5 From Trees to Rules
6 Windowing
7 Grouping Attribute Values
8 Interacting with Classification Models
9 Guide to Using the System
10 Limitations
11 Desirable Additions
Appendix: Program Listings
2 Constructing Decision Trees
3 Unknown Attribute Values
4 Pruning Decision Trees
5 From Trees to Rules
6 Windowing
7 Grouping Attribute Values
8 Interacting with Classification Models
9 Guide to Using the System
10 Limitations
11 Desirable Additions
Appendix: Program Listings