Selecting a Classification Method by Cross-Validation

Abstract

If we lack relevant problem-specific knowledge, cross-validation methods may be used to select a classification method empirically. We examine this idea here to show in what senses cross-validation does and does not solve the selection problem. As illustrated empirically, cross-validation may lead to higher average performance than application of any single classification strategy, and it also cuts the risk of poor performance. On the other hand, cross-validation is no more or less a form of bias than simpler strategies, and applying it appropriately ultimately depends in the same way on prior knowledge. In fact, cross-validation may be seen as a way of applying partial information about the applicability of alternative classification strategies.

Cite

Text

Schaffer. "Selecting a Classification Method by Cross-Validation." Machine Learning, 1993. doi:10.1007/BF00993106

Markdown

[Schaffer. "Selecting a Classification Method by Cross-Validation." Machine Learning, 1993.](https://mlanthology.org/mlj/1993/schaffer1993mlj-selecting/) doi:10.1007/BF00993106

BibTeX

@article{schaffer1993mlj-selecting,
  title     = {{Selecting a Classification Method by Cross-Validation}},
  author    = {Schaffer, Cullen},
  journal   = {Machine Learning},
  year      = {1993},
  pages     = {135-143},
  doi       = {10.1007/BF00993106},
  volume    = {13},
  url       = {https://mlanthology.org/mlj/1993/schaffer1993mlj-selecting/}
}