|
About: BayesOpt is an efficient, C++ implementation of the Bayesian optimization methodology for nonlinear-optimization, experimental design and stochastic bandits. In the literature it is also called Sequential Kriging Optimization (SKO) or Efficient Global Optimization (EGO). There are also interfaces for C, Matlab/Octave and Python. Changes:-Fixed bugs. -Improved and extended documentation. -Extended and simplified API accross platforms. -Extended functionality (new surrogate functions, new priors, new kernels, new criteria). -Improved modularity of the optimization process to allow plotting and debugging of intermediate steps. -Added more demos and examples.
|
|
About: Somoclu is a cluster-oriented implementation of self-organizing maps. It relies on MPI for distributing the workload, and it can be accelerated by CUDA on a GPU cluster. A sparse kernel is also included, which is useful for training maps on vector spaces generated in text mining processes. Changes:Initial Announcement on mloss.org.
|
|
About: A scalable, fast C++ machine learning library, with emphasis on usability. Changes:Speedups of cover tree traversers; addition of rank-approximate nearest neighbor (RANN); addition of fast exact max-kernel search (FastMKS); fix for EM covariance estimation; more parameters for GMM estimation; force GMM and GaussianDistribution covariance matrices to be positive definite during training; add a tolerance parameter to the Baum-Welch algorithm for HMM training; fix for compilation with clang; fix for k-furthest neighbor search.
|
|
About: A descriptive and programming language independent format and API for the simplified configuration, documentation, and design of computer experiments. Changes:Initial Announcement on mloss.org.
|
|
About: The apcluster package implements Frey's and Dueck's Affinity Propagation clustering in R. The package further provides leveraged affinity propagation, exemplar-based agglomerative clustering, and various tools for visual analysis of clustering results. Changes:
|
|
About: MultiBoost is a multi-purpose boosting package implemented in C++. It is based on the multi-class/multi-task AdaBoost.MH algorithm [Schapire-Singer, 1999]. Basic base learners (stumps, trees, products, Haar filters for image processing) can be easily complemented by new data representations and the corresponding base learners, without interfering with the main boosting engine. Changes:
|
|
About: Armadillo is a template C++ linear algebra library aiming towards a good balance between speed and ease of use. Matrix decompositions are provided through optional integration with LAPACK, or one of its high performance drop-in replacements (eg. Intel MKL). Changes:
|
|
About: A broad collection of script-friendly command-line tools for machine learning and data mining tasks. (The command-line tools wrap functionality from a C++ class library.) Changes:See the change log at http://waffles.sourceforge.net/changelog.html
|
|
About: A platform-independent C++ framework for machine learning, graphical models, and computer vision research and development. Changes:Version 1.5.1:
Version 1.5:
Version 1.4:
|
|
About: The EnsembleSVM library offers functionality to perform ensemble learning using Support Vector Machine (SVM) base models. In particular, we offer routines for binary ensemble models using SVM base classifiers. Experimental results have shown the predictive performance to be comparable with standard SVM models but with drastically reduced training time. Ensemble learning with SVM models is particularly useful for semi-supervised tasks. Changes:Fixed bug in IndexedFile, which caused esvm-train to fail when used without bootstrap mask. Library API/ABI remain unchanged, library revision increased.
|
|
About: This project is a C++ toolkit containing machine learning algorithms and tools that facilitate creating complex software in C++ to solve real world problems. Changes:In addition to some bug fixes, this release also brings the following notable improvements to the library:
|
|
About: The Rchemcpp package implements the marginalized graph kernel and extensions, Tanimoto kernels, graph kernels, pharmacophore and 3D kernels suggested for measuring the similarity of molecules. Changes:Improved documentation and data handling.
|
|
About: Tapkee is an efficient and flexible C++ template library for dimensionality reduction. Changes:Initial Announcement on mloss.org.
|
|
About: The SHOGUN machine learning toolbox's focus is on large scale learning methods with focus on Support Vector Machines (SVM), providing interfaces to python, octave, matlab, r and the command line. Changes:This release also contains several enhancements, cleanups and bugfixes: Features
Bugfixes
Cleanup and API Changes
|
|
About: The CTBN-RLE is a C++ package of executables and libraries for inference and learning algorithms for continuous time Bayesian networks (CTBNs). Changes:Markov decision processes added (Kan & Shelton 2008) [ctmdp.h] Mean field inference added (Cohn, El-Hay, Friedman, & Kupferman 2009) [meanfieldinf.h] Factored uniformization for filtering added (Celikkaya & Shelton 2011) [uniformizedfactoredinf.h] Auxilliary Gibbs sampling added (Rao & Teh 2011) [gibbsauxsampler.h] Multi-threading for EM added many speed improvements unit testing improved [tst/] new demo "main" programs added [demo/] file format changed to XML-ish format (with old methods still there for conversion) matrix switched to Eigen package (with option to return to old matrix) glpk now included initial cmake functionality
|
|
About: MLDemos is a user-friendly visualization interface for various machine learning algorithms for classification, regression, clustering, projection, dynamical systems, reward maximisation and reinforcement learning. Changes:New Visualization and Dataset Features Added 3D visualization of samples and classification, regression and maximization results Added Visualization panel with individual plots, correlations, density, etc. Added Editing tools to drag/magnet data, change class, increase or decrease dimensions of the dataset Added categorical dimensions (indexed dimensions with non-numerical values) Added Dataset Editing panel to swap, delete and rename dimensions, classes or categorical values Several bug-fixes for display, import/export of data, classification performance New Algorithms and methodologies Added Projections to pre-process data (which can then be classified/regressed/clustered), with LDA, PCA, KernelPCA, ICA, CCA Added Grid-Search panel for batch-testing ranges of values for up to two parameters at a time Added One-vs-All multi-class classification for non-multi-class algorithms Trained models can now be kept and tested on new data (training on one dataset, testing on another) Added a dataset generator panel for standard toy datasets (e.g. swissroll, checkerboard,...) Added a number of clustering, regression and classification algorithms (FLAME, DBSCAN, LOWESS, CCA, KMEANS++, GP Classification, Random Forests) Added Save/Load Model option for GMMs and SVMs Added Growing Hierarchical Self Organizing Maps (original code by Michael Dittenbach) Added Automatic Relevance Determination for SVM with RBF kernel (Thanks to Ashwini Shukla!)
|
|
About: libnabo is a fast K Nearset Neighbor library for low-dimensional spaces. Changes:
|
|
About: Orange is a component-based machine learning and data mining software. It includes a friendly yet powerful and flexible graphical user interface for visual programming. For more advanced use(r)s, [...] Changes:Added multi-target and multi-label learning, neural networks, Earth (MARS), PLS, and a faster tree induces for use in random forests; reorganization of module hierarchy; (weakly supported) Qwt has been replaced with a homemade module; networkx is used instead of a (weak) homemade structures for graphs; documentation has been moved to .rst, with a lot of it written anew or heavily redacted; improved system for registration of add-ons.
|
|
About: Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland. Changes:Release 1.1.2
|
|
About: SVDFeature is a toolkit for developing generic collaborative filtering algorithms by defining features. Changes:JMLR MLOSS version.
|


