Support vector machine, Lagrangian multipliers

135 Views Asked by At

I have equation of hyperplane which is:

$$0.83x+0.33y-3.52=0$$ Support vectors are :

First class: $(3.5,4.25),(4,3),(4.5,1.75)$

Second Class: $(2,2),(2.5,0.75)$

I want to find the Lagrangian multipliers. How do I proceed.