Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 929 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 929 Bytes

Thoeretical Analysis of Support Vector Machines


We solve the porblem of Support vector classification using both the primal and dual forms of the problem. We also analyze the VC dimension of the problem and the generalization error bound. Both formulations are complete even for the kernelized versions of Support Vector machines.

We test by training a simple spam classifier using our convex opimization method.

The final report is Group_32_Report.pdf