See: Description

| Class | Description |
|---|---|
| KDDTask |
KDDTask encapsulates the common workflow of an unsupervised knowledge
discovery task.
|
| KDDTask.Parameterizer |
Parameterization class.
|
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.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.