Sciweavers

13 search results - page 1 / 3
» A note on split selection bias in classification trees
Sort
View
CSDA
2004
81views more  CSDA 2004»
13 years 4 months ago
A note on split selection bias in classification trees
A common approach to split selection in classification trees is to search through all possible splits generated by predictor variables. A splitting criterion is then used to evalu...
Y.-S. Shih
CSDA
2008
128views more  CSDA 2008»
13 years 4 months ago
Classification tree analysis using TARGET
Tree models are valuable tools for predictive modeling and data mining. Traditional tree-growing methodologies such as CART are known to suffer from problems including greediness,...
J. Brian Gray, Guangzhe Fan
CSDA
2007
91views more  CSDA 2007»
13 years 4 months ago
Unbiased split selection for classification trees based on the Gini Index
Carolin Strobl, Anne-Laure Boulesteix, Thomas Augu...
CSDA
2004
77views more  CSDA 2004»
13 years 4 months ago
Variable selection bias in regression trees with constant fits
The greedy search approach to variable selection in regression trees with constant fits is considered. At each node, the method usually compares the maximally selected statistic a...
Yu-Shan Shih, Hsin-Wen Tsai
ICDE
2000
IEEE
130views Database» more  ICDE 2000»
14 years 6 months ago
CMP: A Fast Decision Tree Classifier Using Multivariate Predictions
Most decision tree classifiers are designed to keep class histograms for single attributes, and to select a particular attribute for the next split using said histograms. In this ...
Haixun Wang, Carlo Zaniolo