K-SVCR. a Multi-Class Support Vector Machine
Abstract
Support Vector Machines for pattern recognition are addressed to binary classification problems. The problem of multi-class classification is typically solved by the combination of 2-class decision functions using voting scheme methods or decison trees. We present a new multi-class classification SVM for the separable case, called KSVCR. Learning machines operating in a kernel-induced feature space are constructed assigning output +1 or −1 if training patterns belongs to the classes to be separated, and assigning output 0 if patterns have a different label to the formers. This formulation of multi-class classification problem ever assigns a meaningful answer to every input and its architecture is more fault-tolerant than standard methods one.
Cite
Text
Angulo and Català. "K-SVCR. a Multi-Class Support Vector Machine." European Conference on Machine Learning, 2000. doi:10.1007/3-540-45164-1_4Markdown
[Angulo and Català. "K-SVCR. a Multi-Class Support Vector Machine." European Conference on Machine Learning, 2000.](https://mlanthology.org/ecmlpkdd/2000/angulo2000ecml-ksvcr/) doi:10.1007/3-540-45164-1_4BibTeX
@inproceedings{angulo2000ecml-ksvcr,
title = {{K-SVCR. a Multi-Class Support Vector Machine}},
author = {Angulo, Cecilio and Català, Andreu},
booktitle = {European Conference on Machine Learning},
year = {2000},
pages = {31-38},
doi = {10.1007/3-540-45164-1_4},
url = {https://mlanthology.org/ecmlpkdd/2000/angulo2000ecml-ksvcr/}
}