1986
DOI: 10.1023/a:1022643204877
|View full text |Cite
|
Sign up to set email alerts
|

Untitled

Abstract: Abstract. The technology for building knowledge-based systems by inductive inference from examples has been demonstrated successfully in several practical applications. This paper summarizes an approach to synthesizing decision trees that has been used in a variety of systems, and it describes one such system, ID3, in detail. Results from recent studies show ways in which the methodology can be modified to deal with information that is noisy and/or incomplete. A reported shortcoming of the basic algorithm is d… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
238
0
9

Year Published

1995
1995
2022
2022

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 3,958 publications
(264 citation statements)
references
References 18 publications
0
238
0
9
Order By: Relevance
“…To understand how Random Forest classifiers operate, we must first describe their fundamental components: decision trees. A decision tree (Quinlan 1986) is a graph theory structure where nodes represent attributes and edges are the possible values the attribute can take. For example, one node may represent the "(g − i) color" attribute, with two edges pointing out from the node representing two possible values, for example, "≤0.5" and ">0.5".…”
Section: Random Forestmentioning
confidence: 99%
See 2 more Smart Citations
“…To understand how Random Forest classifiers operate, we must first describe their fundamental components: decision trees. A decision tree (Quinlan 1986) is a graph theory structure where nodes represent attributes and edges are the possible values the attribute can take. For example, one node may represent the "(g − i) color" attribute, with two edges pointing out from the node representing two possible values, for example, "≤0.5" and ">0.5".…”
Section: Random Forestmentioning
confidence: 99%
“…The main challenge, therefore, is to build a suitable decision tree for a particular task, in our case, for the automatic classification of quasars and stars. Technical details about the building (training) process of a decision tree are beyond the scope of this paper, but they can be found in Quinlan (1986).…”
Section: Random Forestmentioning
confidence: 99%
See 1 more Smart Citation
“…-the C5.0 classification-tree algorithm (Quinlan 1986(Quinlan , 1993 R package C50), -the k-nearest neighbor algorithm (KNN; see e.g. Altman 1992, R package class), and .…”
Section: Supervised Learningmentioning
confidence: 99%
“…Decision tree learning algorithms have been in existence since the 1970s (see, e.g., Breiman et al 1984;Quinlan 1986). They are able to classify objects into discrete or continuous categories, scale well to large data sets, are fairly robust to inequitably sampled training sets, and can cope with values from individual objects that happen to be bad or irrelevant for the training targets being considered.…”
Section: Introductionmentioning
confidence: 99%