All entries
Showing Items 1-20 of 37 on page 1 of 2: 1 2 Next

Logo dataformat 0.1

by mikio - December 5, 2008, 14:19:14 CET [ Project Homepage BibTeX Download ] 23 views, 4 downloads, 1 subscription

The goal of this project is to provide code for reading and writing


Logo rdetools 0.1

by mikio - December 4, 2008, 22:56:37 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 52 views, 8 downloads, 1 subscription

This software contains several matlab scripts for computing the RDE (relevant dimensionality estimate). The RDE measures the number of leading PCA components in feature space which contain the [...]


Logo RL Glue and Codecs -- Glue 3.0 RC2 and Codecs R338

by btanner - November 11, 2008, 01:20:00 CET [ Project Homepage BibTeX Download ] 676 views, 133 downloads, 1 subscription

RL-Glue allows agents, environments, and experiments written in Java, C/C++, Matlab, Python, and Lisp to inter operate, accelerating research by promoting software re-use in the community.


Logo JMLR LWPR 1.2.1

by sklanke - November 4, 2008, 12:26:30 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 4168 views, 424 downloads, 2 comments, 1 subscription

Locally Weighted Projection Regression (LWPR) is a recent algorithm that achieves nonlinear function approximation in high dimensional spaces with redundant and irrelevant input dimensions. At its [...]


Logo BioSig for Octave and Matlab 2.15

by schloegl - October 31, 2008, 17:31:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1345 views, 329 downloads, 0 subscriptions

BioSig is a software library for biomedical signal processings. Besides several other modules, one modul (t400) provides a common interface (train_sc.m and test_sc.m) to various classification [...]


Logo Finding nonlinear and stochastic structures in time series 1

by Dante - October 29, 2008, 11:14:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 444 views, 76 downloads, 1 comment, 2 subscriptions

The Delay vector variance (DVV) method uses predictability of the signal in phase space to characterize the time series. Using the surrogate data methodology, so called DVV plots and DVV scatter [...]


Logo CVX, a modeling system for disciplined convex programming 1.2

by mcgrant - October 21, 2008, 23:55:08 CET [ Project Homepage BibTeX Download ] 400 views, 110 downloads, 1 subscription

CVX is a Matlab-based modeling system for convex optimization. CVX turns Matlab into a modeling language, allowing constraints and objectives to be specified using standard Matlab expression syntax. [...]


Logo libDAI 0.2.2

by jorism - October 9, 2008, 18:28:58 CET [ Project Homepage BibTeX Download ] 1232 views, 231 downloads, 2 comments, 2 subscriptions

libDAI provides FOSS implementations of various (approximate) inference methods for graphical models with discrete variables, including Bayesian networks and Markov Random Fields.


Logo MATLAB spectral clustering package 1.0

by wenyenc - October 6, 2008, 11:02:29 CET [ Project Homepage BibTeX Download ] 943 views, 284 downloads, 1 subscription

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

A MATLAB spectral clustering package to deal with large data sets. Our tool can handle large data sets (200,000 RCV1 data) on a 4GB memory general machine. Spectral clustering algorithm has been [...]


Logo FLANN, Fast Library for Approximate Nearest Neighbors 1.01

by mariusmuja - September 30, 2008, 00:15:51 CET [ Project Homepage BibTeX Download ] 521 views, 127 downloads, 1 subscription

FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and [...]


Logo JMLR LIBLINEAR 1.32

by biconnect - September 3, 2008, 17:35:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 2504 views, 350 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 MPIKmeans 1.2

by pgehler - September 2, 2008, 18:17:49 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6661 views, 1336 downloads, 4 comments, 1 subscription

A K-means clustering implementation for Python, Matlab and C. This algorithm yields the very same solution as standard Kmeans, even after each iteration. However it uses some triangle inequalities [...]


Logo chi2 kernel 1.4

by gruel - August 4, 2008, 14:09:58 CET [ BibTeX Download ] 1028 views, 350 downloads, 1 subscription

Very fast implementation of the chi-squared distance between histograms (or vectors with non-negative entries).


Logo Circular Statistics Toolbox 1.0

by phb - July 10, 2008, 09:43:30 CET [ Project Homepage BibTeX Download ] 655 views, 154 downloads, 1 subscription

Toolbox for circular statistics with Matlab (The Mathworks).


You can use the software in this package to efficiently sample from


Logo LIBOCAS 0.1

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

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


Logo SimpleMKL 0.5

by arakotom - June 11, 2008, 00:56:47 CET [ Project Homepage BibTeX Download ] 777 views, 191 downloads, 1 subscription

Matlab Multiple Kernel Learning toolbox. Features : MKL for SVM Classification, Regression and MultiClass. It needs SVM-KM Toolbox


Logo SVM and Kernel Methods Toolbox 0.5

by arakotom - June 10, 2008, 21:29:39 CET [ Project Homepage BibTeX Download ] 1472 views, 519 downloads, 1 comment, 0 subscriptions

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


Logo mcmkl 0.1

by ong - May 15, 2008, 15:30:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 948 views, 203 downloads, 1 subscription

We provide some preliminary code for multiclass multiple kernel learning in Matlab using CPLEX as a base solver.


Logo Logistic regression with dual spectral regularization 1.0

by ryota - April 27, 2008, 08:44:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1104 views, 264 downloads, 1 subscription

It solves a classification problem over symmetric matrices with dual spectral norm (trace norm) regularization using a simple interior point method. It was successfully applied to single trial EEG [...]


Showing Items 1-20 of 37 on page 1 of 2: 1 2 Next