Package de.lmu.ifi.dbs.elki.algorithm

Algorithms suitable as a task for the KDDTask main routine.

See: Description


Package de.lmu.ifi.dbs.elki.algorithm Description

Algorithms suitable as a task for the KDDTask main routine.

The KDDTask main routine expects an algorithm to implement the Algorithm-Interface. Basic functions are already provided within AbstractAlgorithm, see there for basic instructions of how to implement an algorithm suitable to the framework.
Release 0.5.0 (2012-07-02_1155)