Skip to content

tnoe1/support-vector-madness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Training an SVM from scratch!

Implements the sequential minimal optimization (SMO) algorithm introduced by J. Platt to solve the SVM dual problem. Currently configured to use either a linear or a gaussian kernel.

About

Homemade SVM dual problem solver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published