Skip to content

Avanti1980/libodm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIBODM

Manual  使用说明

LIBODM is a cross-platform package for the optimal margin distribution machine (ODM), which aims to achieve better binary classification performance by explicitly optimizing the margin distribution [1]. It currently contains one dual solver supporting four different kernels and two primal solvers exploiting linear kernel:

problem solver kernel
dual dual coordinate descent linear / polynomial / rbf / sigmoid
primal trust region Newton method linear
primal svrg linear

All the solvers are implemented by C++, thus it can be directly called from cmd, but we also provide two friendly use interfaces, i.e., python and octave / matlab. The package has been tested on Windows / Linux / MacOS. To get started, please read the documents in the wiki pages.


If you find libodm helpful, please cite it as

[1] Teng Zhang and Zhi-Hua Zhou. Optimal margin distribution machine. IEEE Transactions on Knowledge and Data Engineering, 32(6):1143–1156, 2019.


For any questions and comments, please feel free to send email to tengzhang@hust.edu.cn.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published