All entries


Logo JMLR LIBLINEAR 1.32

by biconnect - September 3, 2008, 17:35:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1105 views, 209 downloads

LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, L1-loss linear SVM, and multi-class SVM


Python module to ease pattern classification analyses of large datasets. It provides high-level abstraction of typical processing steps (e.g. data preparation, classification, feature selection, [...]


Logo LaRank 1.1

by antojne - July 15, 2008, 15:58:25 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 417 views, 71 downloads

LaRank is an online solver for multiclass Support Vector Machines.


Logo JMLR Shark 2.1.2

by igel - July 3, 2008, 19:56:21 CET [ Project Homepage BibTeX Download ] 1721 views, 313 downloads

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 3 votes)

SHARK is a modular C++ library for the design and optimization of adaptive systems. It provides methods for linear and nonlinear optimization, in particular evolutionary and gradient-based [...]


Logo LIBOCAS 0.1

by vf - June 24, 2008, 08:12:13 CET [ Project Homepage BibTeX BibTeX for corresponding Paper ] 486 views, 7 downloads

The library implements Optimized Cutting Plane Algorithm (OCAS) for efficient training of linear SVM classifiers from large-scale data.


Logo SVM and Kernel Methods Toolbox 0.5

by arakotom - June 10, 2008, 21:29:39 CET [ Project Homepage BibTeX Download ] 980 views, 342 downloads, 1 comment

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 1 vote)

SVM Toolbox fully written in Matlab (even the QP solver). Features : SVM, MultiClassSVM, One-Class, SV Regression, AUC-SVM and Rankboost, 1-norm SVM, Regularization Networks, Kernel Basis Pursuit [...]


PyML is an interactive object oriented framework for machine learning in python with a focus on kernel methods.


Logo Easysvm 0.2

by gxr - May 28, 2008, 19:21:27 CET [ Project Homepage BibTeX Download ] 463 views, 89 downloads, 1 comment

The Easysvm package provides a set of tools based on the Shogun toolbox allowing to train and test SVMs in a simple way.


Logo BSVM 2.06

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

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


Logo GPDT Gradient Projection Decomposition Technique 1.01

by sezaza - December 21, 2007, 20:10:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 2583 views, 203 downloads

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)

This is a C++ software designed to train large-scale SVMs for binary classification. The algorithm is also implemented in parallel (PGPDT) for distributed memory, strictly coupled multiprocessor [...]


Very simple code for training SVMs in the primal. Works particularly well on sparse linear problems. In the non-linear case the entire kernel matrix needs to be computed, so for large problems it is [...]


Logo Spider 1.71

by jaseweston - November 19, 2007, 15:51:59 CET [ Project Homepage BibTeX Download ] 732 views, 319 downloads, 1 comment

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)

The spider is intended to be a complete object orientated environment for machine learning in Matlab. Aside from easy use of base learning algorithms, algorithms can be plugged together and can be [...]


Logo LIBSVM 2.85

by cjlin - November 13, 2007, 23:48:33 CET [ Project Homepage BibTeX Download ] 1000 views, 234 downloads

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 3 votes)

LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC ), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class [...]