scispace - formally typeset
W

Wei-Yin Loh

Researcher at University of Wisconsin-Madison

Publications -  113
Citations -  24980

Wei-Yin Loh is an academic researcher from University of Wisconsin-Madison. The author has contributed to research in topics: Smoking cessation & Linear model. The author has an hindex of 37, co-authored 112 publications receiving 22040 citations. Previous affiliations of Wei-Yin Loh include National University of Singapore.

Papers
More filters
Journal ArticleDOI

Classification and regression trees

TL;DR: This article gives an introduction to the subject of classification and regression trees by reviewing some widely available algorithms and comparing their capabilities, strengths, and weakness in two examples.
Journal ArticleDOI

A Comparison of Prediction Accuracy, Complexity, and Training Time of Thirty-Three Old and New Classification Algorithms

TL;DR: Among decision tree algorithms with univariate splits, C4.5, IND-CART, and QUEST have the best combinations of error rate and speed, but C 4.5 tends to produce trees with twice as many leaves as those fromIND-Cart and QUEST.

Split selection methods for classification trees

Wei-Yin Loh, +1 more
TL;DR: This article presents an algorithm called QUEST that has negligible bias, which shares similarities with the FACT method, but it yields binary splits and the final tree can be selected by a direct stopping rule or by pruning.

Regression trees with unbiased variable selection and interaction detection

Wei-Yin Loh
TL;DR: The proposed algorithm, GUIDE, is specifically designed to eliminate variable selection bias, a problem that can undermine the reliability of inferences from a tree structure and allows fast computation speed, natural ex- tension to data sets with categorical variables, and direct detection of local two- variable interactions.
Journal ArticleDOI

Fifty Years of Classification and Regression Trees

TL;DR: This article surveys the developments and briefly reviews the key ideas behind some of the major algorithms in regression tree algorithms.