BEST : A decision tree algorithm that handles missing values
Machine Learning
2020-10-27 v4 Machine Learning
Abstract
The main contribution of this paper is the development of a new decision tree algorithm. The proposed approach allows users to guide the algorithm through the data partitioning process. We believe this feature has many applications but in this paper we demonstrate how to utilize this algorithm to analyse data sets containing missing values. We tested our algorithm against simulated data sets with various missing data structures and a real data set. The results demonstrate that this new classification procedure efficiently handles missing values and produces results that are slightly more accurate and more interpretable than most common procedures without any imputations or pre-processing.
Cite
@article{arxiv.1804.10168,
title = {BEST : A decision tree algorithm that handles missing values},
author = {Cédric Beaulac and Jeffrey S. Rosenthal},
journal= {arXiv preprint arXiv:1804.10168},
year = {2020}
}
Comments
To appear in Computational Statistics