A Quantification of Distance Bias Between Evaluation Metrics in Classification
Abstract
This paper provides a characterization of bias for evaluation metrics in classification (e.g., Information Gain, Gini, 2 , etc.). Our characterization provides a uniform representation for all traditional evaluation metrics. Such representation leads naturally to a measure for the distance between the bias of two evaluation metrics. We give a practical value to our measure by observing if the distance between the bias of two evaluation metrics correlates with differences in predictive accuracy when we compare two versions of the same learning algorithm that differ in the evaluation metric only. Experiments on real-world domains show how the expectations on accuracy differences generated by the distance-bias measure correlate with actual differences when the learning algorithm is simple (e.g., search for the best single-feature or the best single-rule). The correlation, however, weakens with more complex algorithms (e.g., learning decision trees). Our results sh...
Cite
Text
Vilalta and Oblinger. "A Quantification of Distance Bias Between Evaluation Metrics in Classification." International Conference on Machine Learning, 2000.Markdown
[Vilalta and Oblinger. "A Quantification of Distance Bias Between Evaluation Metrics in Classification." International Conference on Machine Learning, 2000.](https://mlanthology.org/icml/2000/vilalta2000icml-quantification/)BibTeX
@inproceedings{vilalta2000icml-quantification,
title = {{A Quantification of Distance Bias Between Evaluation Metrics in Classification}},
author = {Vilalta, Ricardo and Oblinger, Daniel},
booktitle = {International Conference on Machine Learning},
year = {2000},
pages = {1087-1094},
url = {https://mlanthology.org/icml/2000/vilalta2000icml-quantification/}
}