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 © 2019 ELKI Development Team. License information.