Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages