HOME > 상세정보

상세정보

C4.5 : programs for machine learning

C4.5 : programs for machine learning (10회 대출)

자료유형
단행본
개인저자
Quinlan, J. R. (John Ross) , 1943-.
서명 / 저자사항
C4.5 : programs for machine learning / J. Ross Quinlan.
발행사항
San Mateo, Calif. :   Morgan Kaufmann Publishers ,   c1993.  
형태사항
x, 302 p. : ill. ; 24 cm.
총서사항
The Morgan Kaufmann series in machine learning
ISBN
1558602380
서지주기
Includes bibliographical references (p. 291-296) and indexes.
일반주제명
Machine learning. Algorithms. Computer programming.
000 00928camuu2200277 a 4500
001 000045289991
005 20060831114425
008 060831s1993 caua b 001 0 eng
010 ▼a 92032653
020 ▼a 1558602380
035 ▼a (KERIS)REF000004864648
040 ▼a DLC ▼c DLC ▼d DLC ▼d 211009
050 0 0 ▼a Q325.5 ▼b .Q56 1993
082 0 0 ▼a 006.3/1 ▼2 20
090 ▼a 006.31 ▼b Q7c
100 1 ▼a Quinlan, J. R. ▼q (John Ross) , ▼d 1943-.
245 1 0 ▼a C4.5 : ▼b programs for machine learning / ▼c J. Ross Quinlan.
260 ▼a San Mateo, Calif. : ▼b Morgan Kaufmann Publishers , ▼c c1993.
300 ▼a x, 302 p. : ▼b ill. ; ▼c 24 cm.
440 4 ▼a The Morgan Kaufmann series in machine learning
504 ▼a Includes bibliographical references (p. 291-296) and indexes.
650 0 ▼a Machine learning.
650 0 ▼a Algorithms.
650 0 ▼a Computer programming.
945 ▼a KINS

소장정보

No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 중앙도서관/서고6층/ 청구기호 006.31 Q7c 등록번호 111376948 (10회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M

컨텐츠정보

책소개

Classifier systems play a major role in machine learning and knowledge-based systems, and Ross Quinlan's work on ID3 and C4.5 is widely acknowledged to have made some of the most significant contributions to their development. 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. The source code and sample datasets are also available for download (see below).



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 and software should be of interest to developers of classification-based intelligent systems and to students in machine learning and expert systems courses.


정보제공 : Aladin

목차

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


정보제공 : Aladin

관련분야 신착자료

Negro, Alessandro (2026)
Dyer-Witheford, Nick (2026)