SVM-based Regression Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - ". ----" to ". ----")
m (Text replacement - ". " to ". ")
 
Line 27: Line 27:
=== 2004 ===
=== 2004 ===
* ([[Smola & Schölkopf, 2004]]) ⇒ [[Alex J. Smola]] and [[Bernhard Schölkopf]]. ([[2004]]). “A Tutorial on Support Vector Regression.” In: Statistics and Computing, 14(3). [http://dx.doi.org/10.1023/B:STCO.0000035301.49549.88 doi:10.1023/B:STCO.0000035301.49549.88].
* ([[Smola & Schölkopf, 2004]]) ⇒ [[Alex J. Smola]] and [[Bernhard Schölkopf]]. ([[2004]]). “A Tutorial on Support Vector Regression.” In: Statistics and Computing, 14(3). [http://dx.doi.org/10.1023/B:STCO.0000035301.49549.88 doi:10.1023/B:STCO.0000035301.49549.88].
** QUOTE: ... we give an overview of the basic ideas underlying [[SVM-based Regression Algorithm|Support Vector (SV) machines for function estimation]].  
** QUOTE: ... we give an overview of the basic ideas underlying [[SVM-based Regression Algorithm|Support Vector (SV) machines for function estimation]].
* (Cherkassky & Ma, 2004) ⇒ Vladimir Cherkassky, and Yunqian Ma. ([[2004]]). “Practical Selection of SVM Parameters and Noise Estimation for SVM Regression.” In: Neural Netw., 17(1). [http://dx.doi.org/10.1016/S0893-6080(03)00169-2 doi:10.1016/S0893-6080(03)00169-2]
* (Cherkassky & Ma, 2004) ⇒ Vladimir Cherkassky, and Yunqian Ma. ([[2004]]). “Practical Selection of SVM Parameters and Noise Estimation for SVM Regression.” In: Neural Netw., 17(1). [http://dx.doi.org/10.1016/S0893-6080(03)00169-2 doi:10.1016/S0893-6080(03)00169-2]



Latest revision as of 13:26, 2 August 2022

An SVM-based Regression Algorithm is an SVM algorithm that is a regression algorithm.



References

2011

  1. Harris Drucker, Chris J.C. Burges, Linda Kaufman, Alex Smola and Vladimir Vapnik (1997). “Support Vector Regression Machines". Advances in Neural Information Processing Systems 9, NIPS 1996, 155–161, MIT Press.
  2. Suykens J.A.K., Vandewalle J., Least squares support vector machine classifiers, Neural Processing Letters, vol. 9, no. 3, Jun. 1999, pp. 293–300.

2004