SVM

4 次查看(过去 30 天)
Mario Lucidi
Mario Lucidi 2011-2-15
Hello
I wanted a clarification on SVM (Support Vectors Machines). In svmtrain function you can specify the method for the separation hyperplane between QP, SMO and LS, one might better explain the method LS (Least-Squares)?
Thanks

回答(1 个)

n
n 2011-2-15
Hi, Least Squares Support Vector Machines (LS-SVM) are reformulations to the standard SVMs which lead to solving linear KKT systems. LS-SVMs are closely related to regularization networks and Gaussian processes but additionally emphasize and exploit primal-dual interpretations [http://www.esat.kuleuven.be/sista/lssvmlab/].

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by