All entries


Logo MLPY Machine Learning Py 1.2.7

by albanese - November 11, 2008, 12:13:33 CET [ Project Homepage BibTeX Download ] 3087 views, 529 downloads, 2 subscriptions

We introduce mlpy, a high-performance Python package for predictive modeling. It makes extensive use of NumPy to provide fast N-dimensional array manipulation and easy integration of C code. Mlpy [...]


Logo dlib 17.12

by davis685 - November 11, 2008, 03:02:31 CET [ Project Homepage BibTeX Download ] 1630 views, 372 downloads, 1 subscription

A C++ toolkit containing machine learning algorithms and tools that facilitate creating complex software in C++ to solve real world problems.


Logo UniverSVM 1.1

by fabee - October 20, 2008, 10:41:26 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1610 views, 284 downloads, 0 subscriptions

The UniverSVM is a SVM implementation written in C/C++. Its functionality comprises large scale transduction via CCCP optimization, sparse solutions via CCCP optimization and data-dependent [...]


Logo SHOGUN 0.6.6

by sonne - October 11, 2008, 09:47:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 2716 views, 671 downloads, 1 comment, 4 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 4 votes)

The SHOGUN machine learning toolbox's focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It comes with a generic interface for SVMs, features several SVM and [...]


Logo kernlab 0.9-8

by alexis - October 1, 2008, 14:59:09 CET [ Project Homepage BibTeX Download ] 1264 views, 295 downloads, 0 subscriptions

kernlab provides kernel-based machine learning methods for classification, regression, clustering, novelty detection, quantile regression and dimensionality reduction. Among other methods kernlab [...]


Logo SGD 1.2

by leonbottou - September 24, 2008, 17:09:35 CET [ Project Homepage BibTeX Download ] 1035 views, 228 downloads, 1 comment, 1 subscription

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

The SGD package contains a stochastic gradient implementation of linear SVMs and linear CRFs. It demonstrate that a simple stochastic gradient descent is very competitive algorithm for such tasks. [...]


Logo JMLR LIBLINEAR 1.32

by biconnect - September 3, 2008, 17:35:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 2276 views, 330 downloads, 1 subscription

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


Logo LaRank 1.1

by antojne - July 15, 2008, 15:58:25 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 823 views, 137 downloads, 1 subscription

LaRank is an online solver for multiclass Support Vector Machines.


Logo MinorThird 20080414

by frank - June 9, 2008, 09:08:30 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 991 views, 263 downloads, 1 subscription

MinorThird is a collection of Java classes for storing text, annotating text, and learning to extract entities and categorize text. It was written primarily by William W. Cohen, a professor at [...]


Logo The Pegasos SVM solver 1.0

by Shai - November 28, 2007, 07:14:52 CET [ Project Homepage BibTeX Download ] 1005 views, 232 downloads, 0 subscriptions

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

The software solves the SVM optimization problem.


Logo SimpleSVM 2.99

by gaelle - November 15, 2007, 16:59:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1482 views, 399 downloads, 0 subscriptions

The SimpleSVM toolbox contains the svm solver of the same name. The current version includes C-SVM, HM-SVM and nu-SVM based on the regularization path. It will soon include OC-SVM, regularization [...]


Logo LIBSVM 2.85

by cjlin - November 13, 2007, 23:48:33 CET [ Project Homepage BibTeX Download ] 1383 views, 310 downloads, 1 subscription

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 [...]


Logo Torch 3

by bengio - November 13, 2007, 01:38:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1142 views, 230 downloads, 1 subscription

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

Torch is a statistical machine learning library written in C++ at IDIAP,


Logo Lush 1.2.1

by ylecun - November 12, 2007, 06:35:08 CET [ Project Homepage BibTeX Download ] 1114 views, 448 downloads, 0 subscriptions

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

Lush is an object-oriented Lisp dialect with a super-simple way of integrating C/C++ code and libraries. It includes extensive libraries for numerical computing, machine learning, and computer [...]