About: Nimfa is an open-source Python library that provides a unified interface to nonnegative matrix factorization algorithms. It includes implementations of state-of-the-art factorization methods, initialization approaches, and quality scoring. Both dense and sparse matrix representation are supported. Changes:Initial Announcement on mloss.org.
|
About: This is a Matlab/C++ "toolbox" of code for learning and inference with graphical models. It is focused on parameter learning using marginalization in the high-treewidth setting. Changes:Initial Announcement on mloss.org.
|
About: An annotated java framework for machine learning, aimed at making it really easy to access analytically functions. Changes:Now supports OLS and GLS regression and NaiveBayes classification
|
About: A python implementation of Breiman's Random Forests. Changes:Initial Announcement on mloss.org.
|
About: A decision tree learner that is designed to be reasonably fast, but the primary goal is ease of use Changes:Initial Announcement on mloss.org.
|
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: A collection of clustering algorithms implemented in Javascript. Changes:Initial Announcement on mloss.org.
|
About: Investigation of dependencies between multiple data sources allows the discovery of regularities and interactions that are not seen in individual data sets. The demand for such methods is increasing with the availability and size of co-occurring observations in computational biology, open data initiatives, and in other domains. We provide practical, open access implementations of general-purpose algorithms that help to realize the full potential of these information sources. Changes:Three independent modules (drCCA, pint, MultiWayCCA) have been added.
|
About: OpenKernel is a library for creating, combining, learning and using kernels for machine learning applications. Changes:Initial Announcement on mloss.org.
|
About: yaplf (Yet Another Python Learning Framework) is an extensible machine learning framework written in python Changes:Initial Announcement on mloss.org.
|
About: The JINSECT toolkit is a Java-based toolkit and library that supports and demonstrates the use of n-gram graphs within Natural Language Processing applications, ranging from summarization and summary evaluation to text classi?cation and indexing. Changes:
|