All entries


Logo Elefant 0.2

by kishorg - October 17, 2008, 03:18:11 CET [ Project Homepage BibTeX Download ] 1676 views, 883 downloads, 2 comments, 2 subscriptions

Elefant is an open source software platform for the Machine Learning community licensed under the Mozilla Public License (MPL) and developed using Python, C, and C++. We aim to make it the platform [...]


Logo mSplicer 0.3

by sonne - May 18, 2008, 13:07:40 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1342 views, 249 downloads, 2 subscriptions

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

For modern biology, precise genome annotations are of prime importance as they allow the accurate definition of genic regions. We employ state of the art machine learning methods to assay and [...]


Logo Learning the Kernel Matrix 1

by chap - January 14, 2008, 08:50:37 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1623 views, 252 downloads, 1 subscription

Code for automatically selecting the kernel parameters of an SVM. It is based on a gradient descent minimization of either the radius/margin bound, the leave-one-out error, a validation error or the [...]


Logo LASVM 1

by leonbottou - November 14, 2007, 14:09:34 CET [ Project Homepage BibTeX Download ] 913 views, 214 downloads, 0 subscriptions

Reference implementation of the LASVM online and active SVM algorithms as described in the JMLR paper. The interesting bit is a small C library that implements the LASVM process and reprocess [...]


Logo SVQP 2

by leonbottou - November 14, 2007, 14:00:12 CET [ Project Homepage BibTeX Download ] 811 views, 334 downloads, 0 subscriptions

SVQP1 and SVQP2 are QP solvers for training SVM.