On-Line Support Vector Machine Regression

Abstract

This paper describes an on-line method for building ∈-insensitive support vector machines for regression as described in [ 12 ]. The method is an extension of the method developed by [ 1 ] for building incremental support vector machines for classification. Machines obtained by using this approach are equivalent to the ones obtained by applying exact methods like quadratic programming, but they are obtained more quickly and allow the incremental addition of new points, removal of existing points and update of target values for existing data. This development opens the application of SVM regression to areas such as on-line prediction of temporal series or generalization of value functions in reinforcement learning.

Cite

Text

Martín. "On-Line Support Vector Machine Regression." European Conference on Machine Learning, 2002. doi:10.1007/3-540-36755-1_24

Markdown

[Martín. "On-Line Support Vector Machine Regression." European Conference on Machine Learning, 2002.](https://mlanthology.org/ecmlpkdd/2002/martin2002ecml-online/) doi:10.1007/3-540-36755-1_24

BibTeX

@inproceedings{martin2002ecml-online,
  title     = {{On-Line Support Vector Machine Regression}},
  author    = {Martín, Mario},
  booktitle = {European Conference on Machine Learning},
  year      = {2002},
  pages     = {282-294},
  doi       = {10.1007/3-540-36755-1_24},
  url       = {https://mlanthology.org/ecmlpkdd/2002/martin2002ecml-online/}
}