Project details for SVMlin

Logo SVMlin 1.0

by vikas - November 27, 2007, 08:04:48 CET [ Project Homepage BibTeX Download ]

view (9 today), download ( 3 today ), 0 subscriptions

OverallWhole StarWhole StarWhole Star1/2 StarEmpty Star
FeaturesWhole StarWhole StarWhole StarEmpty StarEmpty Star
UsabilityWhole StarWhole StarWhole StarWhole StarEmpty Star
DocumentationWhole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)
Description:

SVMlin: Fast Linear SVMs for Supervised and Semi-supervised Learning

SVMlin is software package for linear SVMs. It is well-suited to classification problems involving a large number of examples and features. It is primarily written for sparse datasets (number of non-zero features in an example is typically small). It is written in C/C++. A mex wrapper is available for MATLAB users.

SVMlin can also utilize unlabeled data, in addition to labeled examples. It currently implements two extensions of standard SVMs to incorporate unlabeled examples.

SVMlin (version 1.0) implements the following algorithms:

Fully supervised (using only labeled examples)

  • Linear Regularized Least Squares (RLS) Classification

  • Modified Finite Newton Linear L2-SVMs (Keerthi and DeCoste, JMLR, 2005)

Semi-supervised (Large Scale Semi-supervised Linear SVMs, Keerthi and Sindhwani, SIGIR 2006)

  • Multi-switch linear Transductive L2-SVMs

  • Deterministic Annealing (DA) for Semi-supervised Linear L2-SVMs

Changes to previous version:

Initial Announcement on mloss.org.

BibTeX Entry: Download
Supported Operating Systems: Linux
Data Formats: None
Tags: Semi Supervised Learning, Linear Svm
Archive: download here

Comments

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

Leave a comment

You must be logged in to post comments.