Projects supporting the java arrays data format.


Logo Java Statistical Analysis Tool 0.0.7

by EdwardRaff - January 15, 2017, 22:21:50 CET [ Project Homepage BibTeX Download ] 11233 views, 2950 downloads, 0 subscriptions

About: General purpose Java Machine Learning library for classification, regression, and clustering.

Changes:

See github release tab for change info


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 ] 24691 views, 4578 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 Ankus 0.0.1

by suhyunjeon - September 13, 2013, 06:47:46 CET [ Project Homepage BibTeX Download ] 8106 views, 1936 downloads, 0 subscriptions

About: Ankus is an open source data mining / machine learning based MapReduce that supports a variety of advanced algorithms.

Changes:

Initial Announcement on mloss.org.


Logo K tree 0.4.2

by cdevries - July 4, 2011, 06:01:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16664 views, 3215 downloads, 0 subscriptions

About: The K-tree is a scalable approach to clustering inspired by the B+-tree and k-means algorithms.

Changes:

Release of K-tree implementation in Python. This is targeted at a research and rapid prototyping audience.


Logo JMLR Surrogate Modeling Toolbox 7.0.2

by dgorissen - September 4, 2010, 07:48:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 29188 views, 7972 downloads, 0 subscriptions

About: The SUMO Toolbox is a Matlab toolbox that automatically builds accurate surrogate models (also known as metamodels or response surface models) of a given data source (e.g., simulation code, data set, script, ...) within the accuracy and time constraints set by the user. The toolbox minimizes the number of data points (which it selects automatically) since they are usually expensive.

Changes:

Incremental update, fixing some cosmetic issues, coincides with JMLR publication.


Logo Java Optimized Processor for Embedded Machine Learning 1

by rasped - December 15, 2009, 12:51:26 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10342 views, 2078 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 1 vote)

About: JOP is a Java virtual machine implemented in hardware. It is a hard real-time open source multicore processor capable of worst case execution time analysis of Java code.

Changes:

Initial Announcement on mloss.org.