About: This project is a C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. Changes:This release adds a bunch of new image processing routines as well as many minor usability improvements and bug fixes.
|
About: Kernel-based Learning Platform (KeLP) is Java framework that supports the implementation of kernel-based learning algorithms, as well as an agile definition of kernel functions over generic data representation, e.g. vectorial data or discrete structures. The framework has been designed to decouple kernel functions and learning algorithms, through the definition of specific interfaces. Once a new kernel function has been implemented, it can be automatically adopted in all the available kernel-machine algorithms. KeLP includes different Online and Batch Learning algorithms for Classification, Regression and Clustering, as well as several Kernel functions, ranging from vector-based to structural kernels. It allows to build complex kernel machine based systems, leveraging on JSON/XML interfaces to instantiate prediction models without writing a single line of code. Changes:In addition to minor improvements and bug fixes, this release includes:
Check out this new version from our repositories. API Javadoc is already available. Your suggestions will be very precious for us, so download and try KeLP 2.2.2!
|
About: ruptures is a Python library for off-line change point detection. This package provides methods for the analysis and segmentation of non-stationary signals. Implemented algorithms include exact and approximate detection for various parametric and non-parametric models. ruptures focuses on ease of use by providing a well-documented and consistent interface. In addition, thanks to its modular structure, different algorithms and models can be connected and extended within this package. Changes:Initial Announcement on mloss.org.
|
About: The Accord.NET Framework is a .NET machine learning framework combined with audio and image processing libraries completely written in C#. It is a complete framework for building production-grade computer vision, computer audition, signal processing and statistics applications even for commercial use. A comprehensive set of sample applications provide a fast start to get up and running quickly, and an extensive online documentation helps fill in the details. Changes:For a complete list of changes, please see the full release notes at the release details page at: https://github.com/accord-net/framework/releases/tag/v3.8.0
|
About: Kernel-Based Analysis of Biological Sequences Changes:
|
About: A Matlab benchmarking toolbox for online and adaptive regression with kernels. Changes:
|
About: RLScore - regularized least-squares machine learning algorithms package Changes:Initial Announcement on mloss.org.
|
About: machine learning library in java for easy development of new kernels and kernel algorithms Changes:Version 3.0 /! Warning: this version is incompatible with previous code
|
About: PCVM library a c++/armadillo implementation of the Probabilistic Classification Vector Machine. Changes:30.10.2015 * code has been revised in some places fixing also some errors different multiclass schemes and hdf5 file support added. Some speed ups and memory savings by better handling of intermediate objects. 27.05.2015: - Matlab binding under Windows available. Added a solution file for VS'2013 express to compile a matlab mex binding. Can not yet confirm that under windows the code is really using multiple cores (under linux it does) 29.04.2015 * added an implementation of the Nystroem based PCVM includes: Nystroem based singular value decomposition (SVD), eigenvalue decomposition (EVD) and pseudo-inverse calculation (PINV) 22.04.2015 * implementation of the PCVM released
|
About: Distributed optimization: Support Vector Machines and LASSO regression on distributed data Changes:Initial Upload
|
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:Moved from CRAN to Bioconductor. Improved handling of molecules, visualization and examples.
|
About: Matlab code for learning probabilistic SVM in the presence of uncertain labels. Changes:Added missing dataset function (thanks to Hao Wu)
|
About: This package is a set of Matlab scripts that implements the algorithms described in the submitted paper: "Lp-Lq Sparse Linear and Sparse Multiple Kernel MultiTask Learning". Changes:Initial Announcement on mloss.org.
|
About: The Kernel-Machine Library is a free (released under the LGPL) C++ library to promote the use of and progress of kernel machines. Changes:Updated mloss entry (minor fixes).
|
About: OpenKernel is a library for creating, combining, learning and using kernels for machine learning applications. Changes:Initial Announcement on mloss.org.
|
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: GPUML is a library that provides a C/C++ and MATLAB interface for speeding up the computation of the weighted kernel summation and kernel matrix construction on GPU. These computations occur commonly in several machine learning algorithms like kernel density estimation, kernel regression, kernel PCA, etc. 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: SHARK is a modular C++ library for the design and optimization of adaptive systems. It provides various machine learning and computational intelligence techniques. Changes:
|
About: This package contains an implementation of the Infinite Kernel Learning (IKL) algorithm and the SimpleMKL algorithm. This is realized by building on Coin-Ipopt-3.3.5 and Libsvm. Changes:Initial Announcement on mloss.org.
|