SVM Binary Classification using quadprog and dataset

Dear all,
I have a project regarding optimization which is binary classification problem using SVM
where and
I have derived Lagrangian function to this and get the following result
My questions is, how to use quadprog and dataset from usci : https://archive.ics.uci.edu/ml/datasets/banknote+authentication

Answers (1)

You can refer to the following link to learn how to use a support vector machine for binary classification and how to train, optimize and analyse the same.

Asked:

on 17 May 2021

Answered:

on 26 May 2021

Community Treasure Hunt

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

Start Hunting!