Skip to content

martinarjovsky/Support-Vector-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of the SVM algorithm. To do this, I solve the dual L1-regularized and kernelized optimization problem via classic QP using CVX and (in the future) via the SMO algorithm.

About

MATLAB implementation of the Support Vector Machine algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages