Support Vector Machines for Binary Classification
2 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Quadratic Programming and Cone Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!