Projects that are tagged with high dimensional data.


Logo Universal Java Matrix Package 0.3.0

by arndt - July 31, 2015, 14:23:14 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 25214 views, 4761 downloads, 0 subscriptions

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


Logo DRVQ 1.0.1-beta

by iavr - January 18, 2014, 17:26:34 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7652 views, 1701 downloads, 0 subscriptions

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.


Logo Marray 2.2

by andres - July 6, 2011, 01:27:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9465 views, 2121 downloads, 0 subscriptions

About: Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++

Changes:

Initial Announcement on mloss.org.


Logo NetPro 1.1.17

by lml - January 25, 2011, 19:02:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10137 views, 2381 downloads, 0 subscriptions

About: Tools for functional network analysis.

Changes:

Initial Announcement on mloss.org.


Logo Nested Effects Models 2.4.0

by florian - July 8, 2008, 00:05:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12376 views, 3042 downloads, 0 subscriptions

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.


Logo High Dimensional Data Clustering with Gaussian Mixtures 1.1

by cbouveyron - January 14, 2008, 08:53:10 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14169 views, 2612 downloads, 0 subscriptions

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.


Logo High Dimensional Discriminant Analysis with Gaussian models 1.1

by cbouveyron - December 3, 2007, 16:25:35 CET [ BibTeX BibTeX for corresponding Paper Download ] 8559 views, 2380 downloads, 0 subscriptions

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.