About: A Matlab benchmarking toolbox for online and adaptive regression with kernels. Changes:
|
About: Toeblitz is a MATLAB/Octave package for operations on positive definite Toeplitz matrices. It can solve Toeplitz systems Tx = b in O(n*log(n)) time and O(n) memory, compute matrix inverses T^(-1) (with free log determinant) in O(n^2) time and memory, compute log determinants (without inverses) in O(n^2) time and O(n) memory, and compute traces of products A*T for any matrix A, in minimal O(n^2) time and memory. Changes:Adding a write-up in written/toeblitz.pdf describing the package.
|
About: A generalized version of spectral clustering using the graph p-Laplacian. Changes:various internal optimizations
|
About: Feed-forward Neural Networks and Multinomial Log-Linear Models Changes:Fetched by r-cran-robot on 2013-04-01 00:00:06.544403
|
About: R package facilitating the simulation and evaluation of context-free and contextual Multi-Armed Bandit policies. Changes:Minor update.
|
About: Very fast implementation of the chi-squared distance between histograms (or vectors with non-negative entries). Changes:Removed bug in symmetric chi-square distance and updated python wrapper to python 2.5 compatiblity. |
About: FlexCRFs is a conditional random field toolkit for segmenting and labeling sequence data written in C/C++ using STL library. It was implemented based on the theoretic model presented in (Lafferty et [...] Changes:Initial Announcement on mloss.org.
|
About: kernlab provides kernel-based Machine Learning methods for classification, regression, clustering, novelty detection, quantile regression and dimensionality reduction. Among other methods kernlab [...] Changes:minor fixes in kcca and ksvm functions
|
About: RLS2 is an instance of multiple kernel learning algorithm to simultaneously learn a regularized predictor and the kernel function. RLS2LIN is a version of RLS2 specialized to linear kernels on each feature. The package contains a set of scripts that implements RLS2 and RLS2LIN, together with a Graphic User Interface to load data, perform training, validation, and plot results. Changes:
|
About: Evolutionary Learning of Globally Optimal Trees Changes:Fetched by r-cran-robot on 2014-05-01 00:00:05.459097
|
About: The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library that has been specifically designed for real-time gesture recognition. It features a large number of machine-learning algorithms for both classification and regression in addition to a wide range of supporting algorithms for pre-processing, feature extraction and dataset management. The GRT has been designed for real-time gesture recognition, but it can also be applied to more general machine-learning tasks. Changes:Added Decision Tree and Random Forests.
|
About: Rule- and Instance-Based Regression Modeling Changes:Fetched by r-cran-robot on 2011-08-28 08:16:03.375532
|
About: Regression Trees with Random Effects for Longitudinal (Panel) Data Changes:Fetched by r-cran-robot on 2013-04-01 00:00:08.040424
|
About: Generalized Boosted Regression Models Changes:Fetched by r-cran-robot on 2013-04-01 00:00:05.019963
|
About: L1 constrained estimation aka `lasso' Changes:Fetched by r-cran-robot on 2013-04-01 00:00:05.967868
|
About: A Java Toolbox for Scalable Probabilistic Machine Learning. Changes:
Detailed information can be found in the toolbox's web page
|
About: Scalable learning of global, multi-task and local metrics from data Changes:Minor bug fix in multi-task objective computation (thanks to Junjie Hu).
|
About: Probabilistic performance evaluation for multiclass classification using the posterior balanced accuracy Changes:Added bibtex information.
|
About: ALGLIB is an open source numerical analysis library distributed under GPL 2+. It implements both general numerical algorithms and machine learning algorithms. ALGLIB can be used from C#, C++, FreePascal, VBA and other languages. It is the only numerical analysis library which uses automatic translation to generate source code written in different programming languages with 100% identical functionality. Changes:
|
About: Variable selection using random forests Changes:Fetched by r-cran-robot on 2012-02-01 00:00:12.245883
|