1997
DOI: 10.1007/3-540-63223-9_132
|View full text |Cite
|
Sign up to set email alerts
|

Algorithms for constructing of decision trees

Abstract: Abstract. Decision trees are widely used in different applications for problem solving and for knowledge representation. In the paper algorithms for decision tree constructing with bounds on complexity and precision are considered. In these algorithms different measures for time complexity of decision trees and different measures for uncertainty of decision tables are used. New results about precision of polynomial approximate algorithms for covering problem solving [1,2] show that some of considered algorithm… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2005
2005
2018
2018

Publication Types

Select...
4
2
1

Relationship

3
4

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 3 publications
0
4
0
Order By: Relevance
“…In Moshkov (2007); Moshkov and Chikalov (2000) infinite sets of attributes (so-called restricted information systems) were studied for each of which the number of separable subtables in decision tables over the considered set of attributes is bounded from above by a polynomial on the number of attributes in the table. For decision tables over such set of attributes, the time complexity of each of the algorithms A 1 , A 3 , and A 4 is bounded from above by a polynomial on the size of the input table.…”
Section: On Complexity Of Algorithmsmentioning
confidence: 99%
“…In Moshkov (2007); Moshkov and Chikalov (2000) infinite sets of attributes (so-called restricted information systems) were studied for each of which the number of separable subtables in decision tables over the considered set of attributes is bounded from above by a polynomial on the number of attributes in the table. For decision tables over such set of attributes, the time complexity of each of the algorithms A 1 , A 3 , and A 4 is bounded from above by a polynomial on the size of the input table.…”
Section: On Complexity Of Algorithmsmentioning
confidence: 99%
“…This algorithm is based on dynamic programming approach [20], [5], and the complexity of this algorithm in the worst case is exponential.…”
Section: A Dynamic Programming Algorithmmentioning
confidence: 99%
“…In order to select the most relevant partitioning, the learning algorithm changes the order of the attributes for each input decision relation so that the most relevant attributes are selected first, and possibly the less relevant [50] ignored. As an example of such a recursive algorithm that learns a decision function df from a decision relation DR, we take commonly used C4.5 algorithm [65], which is outlined in the Algorithm 2.…”
Section: Decision Interpolationmentioning
confidence: 99%