Cargando…

C4.5: programs for machine learning

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...

Descripción completa

Detalles Bibliográficos
Autor principal: Quinlan, J Ross
Lenguaje:eng
Publicado: Morgan Kaufmann 1992
Materias:
Acceso en línea:http://cds.cern.ch/record/2031749
Descripción
Sumario: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,