Skip to content
/ svm Public

Tools that implement of the classic SMO (Sequential Minimal Optimization) algorithm for traning SVMs

Notifications You must be signed in to change notification settings

mazefeng/svm

Repository files navigation

Light-SVM

The code implement the SMO (Sequential Minimal Optimization) algorithm for traning SVMs

Platt, J., "Sequential Minimal Optimization: A Fast Algorithm for Training Support Vector Machines." (1998).

Installation

If GoogleTest package is missing you must install that to run the test packages.

You can find the installation instructions here.

Install GTest

About

Tools that implement of the classic SMO (Sequential Minimal Optimization) algorithm for traning SVMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published