mloss.org RLS2 MATLAB Toolboxhttp://mloss.orgUpdates and additions to RLS2 MATLAB ToolboxenWed, 31 Mar 2010 20:37:11 -0000RLS2 MATLAB Toolbox 0.7http://mloss.org/software/view/229/<html><p>RLS2 MATLAB Toolbox is a set of scripts that implements RLS2 (regularized least squares with two layers) and RLS2LIN (linear regularized least squares with two layers). </p> <p>RLS2 is an instance of multiple kernel learning algorithm that can be used to simultaneously learn a regularized predictor and the kernel function. It is also an instance of "kernel machine with two layers" that extends the classic regularized least squares algorithm. </p> <p>RLS2LIN is a version of RLS2 specialized to linear kernels on each feature. RLS2LIN simultaneously performs regularization and linear feature selection, is memory efficient and well suited for datasets with a large number of features. </p> <p>The package contains a Graphic User Interface (GUI) to load data, perform training and validation of RLS2 models, and plot results. The features of the toolbox include: </p> <pre><code>* Data pre-processing. * Efficient regularization path computation. * Cross-validation. * Random splits. * Hold-out set validation. * Multi-class classification (one versus all). * Multi-output regression. * Approximate degrees of freedom computation. * Plot results and export figures to PDF format. </code></pre></html>Francesco DinuzzoWed, 31 Mar 2010 20:37:11 -0000http://mloss.org/software/rss/comments/229http://mloss.org/software/view/229/mklkernel methodssparsity