About: The CAM R-Java software provides a noval way to solve blind source separation problem. Changes:In this version, we fix the problem of not working under newest R version R-3.0.
|
About: Python Machine Learning Toolkit Changes:Added LASSO (using coordinate descent optimization). Made SVM classification (learning and applying) much faster: 2.5x speedup on yeast UCI dataset.
|
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.
|