About: FEAST provides implementations of common mutual information based filter feature selection algorithms (mim, mifs, mrmr, cmim, icap, jmi, disr, fcbf, etc), and an implementation of RELIEF. Written for C/C++ & Matlab. Changes:Major refactoring of FEAST to improve speed and portability.
|
About: The fertilized forests project has the aim to provide an easy to use, easy to extend, yet fast library for decision forests. It summarizes the research in this field and provides a solid platform to extend it. Offering consistent interfaces to C++, Python and Matlab and being available for all major compilers gives the user high flexibility for using the library. Changes:Initial Announcement on mloss.org.
|
About: A library for fast computation of Gauss transforms in multiple dimensions, using the Improved Fast Gauss Transform and a tree data structure. This library is useful for efficient Kernel Density [...] Changes:Initial Announcement on mloss.org.
|
About: A collection of clustering algorithms implemented in Javascript. Changes:Initial Announcement on mloss.org.
|
About: 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 [...] Changes:Initial Announcement on mloss.org.
|
About: 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. Changes:See project page for changes.
|
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: FsAlg is a linear algebra library that supports generic types. Changes:Initial Announcement on mloss.org.
|
About: Orthonormal wavelet transform for D dimensional tensors in L levels. Generic quadrature mirror filters and tensor sizes. Runtime is O(n), plain C, MEX-wrapper and demo provided. Changes:Initial Announcement on mloss.org. |
About: C++ generic programming tools for machine learning Changes:Initial Announcement on mloss.org.
|
About: Probabilistic performance evaluation for multiclass classification using the posterior balanced accuracy Changes:Added bibtex information.
|
About: The gboost toolbox is a framework for classification of connected, undirected, labeled graphs. Changes:Initial Announcement on mloss.org.
|
About: THIS VERSION DISCONTINUED, see "http://mloss.org/software/view/424/". This library provides ways of computing generalised 2nd-order Stirling numbers for Pitman-Yor and Dirichlet processes. Included is a tester and parameter optimiser. This accompanies Buntine and Hutter's article: http://arxiv.org/abs/1007.0296 Changes:See the alternative MLOSS entry "libstb". Updated to 1.4!
|
About: Multi-class vector classification based on cost function-driven learning vector quantization , minimizing misclassification. Changes:Initial Announcement on mloss.org.
|
About: Python Framework for Vector Space Modelling that can handle unlimited datasets (streamed input, online algorithms work incrementally in constant memory). Changes:
|
About: Learning string edit distance / similarity from data Changes:Added datasets used in the experiments of the paper
|
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: The software provides an implementation of a filter/smoother based on Gibbs sampling, which can be used for inference in dynamical systems. Changes:Initial Announcement on mloss.org.
|
About: GibbsLDA++: A C/C++ Implementation of Latent Dirichlet Allocation (LDA) using Gibbs Sampling for parameter estimation and inference. GibbsLDA++ is fast and is designed to analyze hidden/latent topic [...] Changes:Initial Announcement on mloss.org.
|