Predicting Conditional Quantiles via Reduction to Classification

Abstract

We show how to reduce the process of predicting general order statistics (and the median in particular) to solving classification. The accompanying theoretical statement shows that the regret of the classifier bounds the regret of the quantile regression under a quantile loss. We also test this reduction empirically against existing quantile regression methods on large real-world datasets and discover that it provides state-of-the-art performance.

Cite

Text

Langford et al. "Predicting Conditional Quantiles via Reduction to Classification." Conference on Uncertainty in Artificial Intelligence, 2006.

Markdown

[Langford et al. "Predicting Conditional Quantiles via Reduction to Classification." Conference on Uncertainty in Artificial Intelligence, 2006.](https://mlanthology.org/uai/2006/langford2006uai-predicting/)

BibTeX

@inproceedings{langford2006uai-predicting,
  title     = {{Predicting Conditional Quantiles via Reduction to Classification}},
  author    = {Langford, John and Oliveira, Roberto and Zadrozny, Bianca},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2006},
  url       = {https://mlanthology.org/uai/2006/langford2006uai-predicting/}
}