Project details for BSVM

Logo BSVM 2.06

by biconnect - January 30, 2008, 10:27:13 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ]

1589 views (4 today), 317 downloads ( 1 today ), 1 subscription

Description:

BSVM solves support vector machines (SVM) for the solution of large classification and regression problems. It includes three methods

* One vs. One multi-class classification using a bound-constrained formulation

* Multi-class classification by solving a single optimization problem (again, a bounded formulation).

* Multi-class classification using Crammer and Singer's formulation.

* Regression using a bound-constrained formulation

It also has an efficient implementation for linear SVMs.

The current implementation borrows the structure of libsvm. Similar options are also adopted. For the bound-constrained formulation for classification and regression, BSVM uses a decomposition method. BSVM uses a simple working set selection which leads to faster convergences for difficult cases. The use of a special implementation of the opmization solver TRON allows BSVM to stably identify bounded variables.

BibTeX Entry:
Download
Corresponding Paper BibTeX Entry:
Download
URL:
Project Homepage
Supported Operating Systems:
Cygwin, Linux, Windows, Macos
Tags:
Classification, Regression, Support Vector Machines, Kernel Methods, Multi Class, Linear Svm, Large Scale Learning
Archive:
download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

(will not appear publicly)

You may use Markdown syntax here, but raw HTML will be removed.