Line 22: Line 22:
  
 
== Introduction to support vector machines (SVM) ==
 
== Introduction to support vector machines (SVM) ==
a support vector machine constructs a hyperplane or set of hyperplanes in a high- or infinite-dimensional space, which can be used for classification, regression, or other tasks.
+
A linear machine is a classifier that  divides the feature space into </math>c</math> decision regions </math>{\it{R}}</math>

Revision as of 12:58, 30 April 2014


Least Squares Support Vector Machine and its Applications in Solving Linear Regression Problems
A slecture by Xing Liu

Partially based on the ECE662 Spring 2014 lecture material of Prof. Mireille Boutin.




Outline of the slecture

  • Introduction to support vector machines (SVM)
  • Least squares support vector machines (LS-SVM)
  • Solving linear regression problems
  • Summary
  • References


Introduction to support vector machines (SVM)

A linear machine is a classifier that divides the feature space into </math>c</math> decision regions </math>{\it{R}}</math>

Alumni Liaison

Ph.D. on Applied Mathematics in Aug 2007. Involved on applications of image super-resolution to electron microscopy

Francisco Blanco-Silva