Support Vector Machines for Binary Classification
Mostra commenti meno recenti
The documention https://de.mathworks.com/help/stats/support-vector-machines-for-binary-classification.html mentions "The dual is a standard quadratic programming problem. For example, the Optimization Toolbox™ quadprog (Optimization Toolbox) solver solves this type of problem.".
However, quadprog minimizes a quadratic problem, while the dual problem should be maximized. Is there some other way to solve the dual?
Risposte (1)
Prince Kumar
il 8 Set 2021
0 voti
Hello,
Please refer to this answer
Categorie
Scopri di più su Quadratic Programming and Cone Programming in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!