Skip to content

RyuZhihao123/Visual-SVM-with-smo-method

Repository files navigation

SMO_SVM

C++ implementation of SVM using SMO method (Sequential Minimal Optimization)

Platform: Qt (C++)

The code supports two kernel functions: linear & Gaussian kernels.

Reference: Platt. Sequential Minimal Optimization- A Fast Algorithm for Training Support Vector Machines.

image image image image

About

C++ implementation of SVM using SMO method (Sequential Minimal Optimization)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published