About: The Universal Java Matrix Package (UJMP) is a data processing tool for Java. Unlike JAMA and Colt, it supports multi-threading and is therefore much faster on current hardware. It does not only support matrices with double values, but instead handles every type of data as a matrix through a common interface, e.g. CSV files, Excel files, images, WAVE audio files, tables in SQL data bases, and much more. Changes:Updated to version 0.3.0
|
About: DRVQ is a C++ library implementation of dimensionality-recursive vector quantization, a fast vector quantization method in high-dimensional Euclidean spaces under arbitrary data distributions. It is an approximation of k-means that is practically constant in data size and applies to arbitrarily high dimensions but can only scale to a few thousands of centroids. As a by-product of training, a tree structure performs either exact or approximate quantization on trained centroids, the latter being not very precise but extremely fast. Changes:Initial Announcement on mloss.org.
|
About: Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++ Changes:Initial Announcement on mloss.org.
|
About: Tools for functional network analysis. Changes:Initial Announcement on mloss.org.
|
About: Nested Effects Models (NEMs) are a class of directed graphical models originally introduced to analyze the effects of gene perturbation screens with high-dimensional phenotypes. In contrast to other [...] Changes:Initial Announcement on mloss.org.
|
About: The High-Dimensional Data Clustering (HDDC) toolbox contains an efficient unsupervised classifier for high-dimensional data. This classifier is based on a mixture of Gaussian models adapted for [...] Changes:Initial Announcement on mloss.org.
|
About: The High Dimensional Discriminant Analysis (HDDA) toolbox contains an efficient supervised classifier for high-dimensional data. This classifier is based on Gaussian models adapted for [...] Changes:Initial Announcement on mloss.org.
|