Package elki

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

KDDTask is the basic work-flow for unsupervised knowledge discovery. It will setup a DatabaseConnection, run an Algorithm on it and pass the result to a ResultHandler.