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: Neural Networks in R using the Stuttgart Neural Network Simulator (SNNS) Changes:Fetched by r-cran-robot on 2012-02-01 00:00:11.194183
|
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: 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: 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: 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: 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: Regression Trees with Random Effects for Longitudinal (Panel) Data Changes:Fetched by r-cran-robot on 2013-04-01 00:00:08.040424
|
About: L1 constrained estimation aka `lasso' Changes:Fetched by r-cran-robot on 2013-04-01 00:00:05.967868
|
About: R package facilitating the simulation and evaluation of context-free and contextual Multi-Armed Bandit policies. Changes:Minor update.
|
About: Generalized Boosted Regression Models Changes:Fetched by r-cran-robot on 2013-04-01 00:00:05.019963
|
About: CRF++ is a simple, customizable, and open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data. Changes:Initial Announcement on mloss.org.
|
About: Probabilistic performance evaluation for multiclass classification using the posterior balanced accuracy Changes:Added bibtex information.
|
About: A Java Toolbox for Scalable Probabilistic Machine Learning. Changes:
Detailed information can be found in the toolbox's web page
|
About: PyBrain is a versatile machine learning library for Python. Its goal is to provide flexible, easy-to-use yet still powerful algorithms for machine learning tasks, including a variety of predefined [...] Changes:
|
About: Variable selection using random forests Changes:Fetched by r-cran-robot on 2012-02-01 00:00:12.245883
|