English

ACDC: $\alpha$-Carving Decision Chain for Risk Stratification

Machine Learning 2016-06-17 v1 Machine Learning

Abstract

In many healthcare settings, intuitive decision rules for risk stratification can help effective hospital resource allocation. This paper introduces a novel variant of decision tree algorithms that produces a chain of decisions, not a general tree. Our algorithm, α\alpha-Carving Decision Chain (ACDC), sequentially carves out "pure" subsets of the majority class examples. The resulting chain of decision rules yields a pure subset of the minority class examples. Our approach is particularly effective in exploring large and class-imbalanced health datasets. Moreover, ACDC provides an interactive interpretation in conjunction with visual performance metrics such as Receiver Operating Characteristics curve and Lift chart.

Keywords

Cite

@article{arxiv.1606.05325,
  title  = {ACDC: $\alpha$-Carving Decision Chain for Risk Stratification},
  author = {Yubin Park and Joyce Ho and Joydeep Ghosh},
  journal= {arXiv preprint arXiv:1606.05325},
  year   = {2016}
}

Comments

presented at 2016 ICML Workshop on Human Interpretability in Machine Learning (WHI 2016), New York, NY

R2 v1 2026-06-22T14:27:24.857Z