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 Provides a KDDTask that can be used to perform any algorithm implementing Algorithm using any DatabaseConnection implementing DatabaseConnection.
KDDTask.Parameterizer Parameterization class.
 

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.4.0 (2011-09-20_1324)