Skip to content

zwenaing/support-vector-machines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

support-vector-machines

The implementation of Support Vector Machines by optimizing dual form instead of the primal form. Also supports the slack variables to prevent overfitting and kernels, especially Gaussian Kernel and Polynomial Kernels, to support high dimensional feature mapping.

About

The implementation of Support Vector Machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages