/Data-Mining-Support-Vector-Machine-using-the-Sequential-Minimals-Optimization-Algorithm

The goal of this piece of code is to implement a simplified version of the Sequential Minimal Optimization (SMO) algorithm by John Platt to train SVMs in the dual formulation.

Primary LanguagePython

Stargazers