Skip to content

ZhouKanglei/TwinMultiPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution Path Algorithm for Twin Multi-class Support Vector Machine

The code is available in this repository and can be run with Matlab.

Overview

This work proposes a fast regularization parameter tuning algorithm for the twin multi-class support vector machine. It adopts a novel sample data set partition strategy and solves the Lagrangian multipliers piecewise linearly w.r.t. regularization parameters. An effective initialization algorithm is also devised, and eight events are defined for the next iteration. Experimental results show comparable classification performance without solving any quadratic programming problem.

Paper address

Qualitative experiments

The proposed algorithm is intuitively verified using a handcrafted data set containing 3 classes with two-dimensional features. Three combinations are evaluated, and the corresponding results are shown in Figures 8(d) to 8(f), where the samples in the three classes are marked with different colors and two non-parallel lines are shown in different colors.

Contact

Feel free to contact me with zhoukanglei[at]qq.com

About

Implementation of Solution Path Algorithm for Twin Multi-class Support Vector Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages