Skip to content

Support-Vector Networks

← Back to topic

Authors: Corinna Cortes, Vladimir Vapnik
Year: 1995
Journal: Machine Learning
DOI: 10.1007/BF00994018
Publisher: https://link.springer.com/article/10.1007/BF00994018

Keywords: svm, support vector machine

Abstract

We describe a new type of learning machine called a support vector machine that achieves high generalization performance on pattern classification tasks.

Cite this paper

bibtex
@misc{svm1995,
  title  = {Support-Vector Networks},
  author = {Corinna Cortes, Vladimir Vapnik},
  year   = {1995},
  journal = {Machine Learning},
  doi    = {10.1007/BF00994018},
  url    = {https://doi.org/10.1007/BF00994018},
}

Source files

Released under the MIT License.