elki 0.6.5~20141030-1 source package in Ubuntu

Changelog

elki (0.6.5~20141030-1) unstable; urgency=medium


  * New upstream beta release
  * Urgency medium: 0.6.0 suffers from a performance issue with duplicates.
  * Repackaged tarball from .jar to .tar.bz2
  * Add dependency on libsvm3-java
  * Enable line numbers for debugging (ant debuglevel)

 -- Erich Schubert <email address hidden>  Fri, 31 Oct 2014 03:43:51 +0100

Upload details

Uploaded by:
Erich Schubert
Uploaded to:
Sid
Original maintainer:
Erich Schubert
Architectures:
all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
elki_0.6.5~20141030-1.dsc 1.7 KiB a1210ee918124da48cb4cdfb2049f759c289b37c5720a546e90abe365862b381
elki_0.6.5~20141030.orig.tar.bz2 1.1 MiB 08a908f920daedb9900a96d519cb81713e431b63ec208e13d9f3f189398c70ff
elki_0.6.5~20141030-1.debian.tar.xz 15.1 KiB e5f7ce004b2bc67e54ccf9e74b4d00ef031e6f011e86876f522d8f310af9b421

Available diffs

No changes file available.

Binary packages built by this source

elki: Data mining algorithm development framework

 ELKI: "Environment for Developing KDD-Applications Supported by
 Index-Structures" is a development framework for data mining algorithms
 written in Java. It includes a large variety of popular data mining
 algorithms, distance functions and index structures.
 .
 Its focus is particularly on clustering and outlier detection methods, in
 contrast to many other data mining toolkits that focus on classification.
 Additionally, it includes support for index structures to improve algorithm
 performance such as R*-Tree and M-Tree.
 .
 The modular architecture is meant to allow adding custom components such
 as distance functions or algorithms, while being able to reuse the other
 parts for evaluation.
 .
 This package contains the compiled ELKI version, and launcher scripts.