Ranking the Uniformity of Interval Pairs
Abstract
We study the problem of finding the most uniform partition of the class label distribution on an interval. This problem occurs, e.g., in supervised discretization of continuous features, where evaluation heuristics need to find the location of the best place to split the current feature. The weighted average of empirical entropies of the interval label distributions is often used in this task. We observe that this rule is suboptimal, because it prefers short intervals too much. Therefore, we proceed to study alternative approaches. A solution that is based on compression turns out to be the best in our empirical experiments. We also study how these alternative methods affect the performance of classification algorithms.
Cite
Text
Kujala and Elomaa. "Ranking the Uniformity of Interval Pairs." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2008. doi:10.1007/978-3-540-87479-9_60Markdown
[Kujala and Elomaa. "Ranking the Uniformity of Interval Pairs." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2008.](https://mlanthology.org/ecmlpkdd/2008/kujala2008ecmlpkdd-ranking/) doi:10.1007/978-3-540-87479-9_60BibTeX
@inproceedings{kujala2008ecmlpkdd-ranking,
title = {{Ranking the Uniformity of Interval Pairs}},
author = {Kujala, Jussi and Elomaa, Tapio},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2008},
pages = {640-655},
doi = {10.1007/978-3-540-87479-9_60},
url = {https://mlanthology.org/ecmlpkdd/2008/kujala2008ecmlpkdd-ranking/}
}