Error based pruning can be used to prune a decision tree and it does not require the use of validation data. It is implemented in the widely used C4.5 decision tree software. It uses a parameter, the certainty factor, that affects the size of the pruned tree. Several researchers have compared error based pruning with other approaches, and have shown results that suggest that error based pruning results in larger trees that give no increase in accuracy. They further suggest that as more data is added to the training set, the tree size after applying error based pruning continues to grow even though there is no increase in accuracy. It appears that these results were obtained with the default certainty factor value. Here, we show that varying...
This paper presents some empirical results on simplification methods of decision trees induced from ...
decision tree classifiers in two learning situations: minimizing loss and probability estimation. In...
Abstract. We describe an experimental study of pruning methods for decision tree classiers when the ...
It has been asserted that, using traditional pruning methods, growing decision trees with increasing...
Top-down induction of decision trees has been observed to suer from the inadequate functioning of th...
... This article presents a unifying framework according to which any pruning method can be defined ...
Several methods have been proposed in the literature for decision tree (post)-pruning. This article ...
This paper compares five methods for pruning decision trees, developed from sets of examples. When u...
When building classification models, it is common practice to prune them to counter spurious effects...
. This paper presents a comparative study of several methods for estimating the true error of tree-s...
Abstract: Decision Tree is a classification method used in Machine Learning and Data Mining. One maj...
The pruning phase is one of the necessary steps in decision tree induction. Existing pruning algorit...
Decision tree is a divide and conquer classification method used in machine learning. Most pruning m...
Induction methods have recently been found to be useful in a wide variety of business related proble...
Abstract. We describe an experimental study of pruning methods for decision tree classiers in two le...
This paper presents some empirical results on simplification methods of decision trees induced from ...
decision tree classifiers in two learning situations: minimizing loss and probability estimation. In...
Abstract. We describe an experimental study of pruning methods for decision tree classiers when the ...
It has been asserted that, using traditional pruning methods, growing decision trees with increasing...
Top-down induction of decision trees has been observed to suer from the inadequate functioning of th...
... This article presents a unifying framework according to which any pruning method can be defined ...
Several methods have been proposed in the literature for decision tree (post)-pruning. This article ...
This paper compares five methods for pruning decision trees, developed from sets of examples. When u...
When building classification models, it is common practice to prune them to counter spurious effects...
. This paper presents a comparative study of several methods for estimating the true error of tree-s...
Abstract: Decision Tree is a classification method used in Machine Learning and Data Mining. One maj...
The pruning phase is one of the necessary steps in decision tree induction. Existing pruning algorit...
Decision tree is a divide and conquer classification method used in machine learning. Most pruning m...
Induction methods have recently been found to be useful in a wide variety of business related proble...
Abstract. We describe an experimental study of pruning methods for decision tree classiers in two le...
This paper presents some empirical results on simplification methods of decision trees induced from ...
decision tree classifiers in two learning situations: minimizing loss and probability estimation. In...
Abstract. We describe an experimental study of pruning methods for decision tree classiers when the ...