Skip to content

Paulnkk/Columbia-IEOR-4525-SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Solving Soft Margin Support Vector Machine

We formulate the Soft Margin Support Vector Machine Optimization Problem as an restricted quadratic Optimization problem which could be solved by the quadprog() function in the scipy Package. The Optimization problem is formulated for the well known 'Wine data'.

About

Solving the Soft Margin Support Vector Machine by scipy.optimize

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages