Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki

ELKI framework "Environment for Developing KDD-Applications Supported by Index-Structures" KDDTask is the main class of the ELKI-Framework for command-line interaction.

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

ELKI framework "Environment for Developing KDD-Applications Supported by Index-Structures"

KDDTask is the main class of the ELKI-Framework for command-line interaction. It will setup a DatabaseConnection, run an Algorithm on it and pass the result to a ResultHandler.


Release 0.2 (2009-07-06_1820)