Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki

The base-package of the ELKI framework.

See:
          Description

Class Summary
KDDTask<O extends DatabaseObject> Provides a KDDTask that can be used to perform any algorithm implementing Algorithm using any DatabaseConnection implementing DatabaseConnection.
 

Package de.lmu.ifi.dbs.elki Description

The base-package of the ELKI framework.

The KDDTask is the main class of the ELKI-Framework for command-line interaction. Its main routine expects an algorithm to implement the Algorithm-Interface.


Release 0.1 (2008-07-10_1838)