Skip to content

emilemathieu/blog_svm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

An Efficient Soft-Margin Kernel SVM Implementation In Python

Code used for my tutorial blog post.

Run example

git clone https://github.com/emilemathieu/blog_svm
cd blog_svm
cd code
python example.py

Repository organisation

  • references: referred papers
  • code > kernel: several canonical kernels
  • code > binary_classification: soft-margin kernel SVM implemented with SMO
  • code > example.py: small 2d binary classification task example

About

An Efficient Soft-Margin Kernel SVM Implementation In Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages