Skip to content

vickiniu/svm-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

svm-python

Playing around w SVM & kernel function implementation in Python - also experimenting w plotting/etc

svm.py -- barebones, soft-margin implementation: train & predict classes only

kernel.py -- implements some common SVM kernel functions

About

Playing around w SVM & kernel function implementation in Python - also experimenting w plotting/etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages