Package | Description |
---|---|
de.lmu.ifi.dbs.elki |
ELKI framework "Environment for Developing KDD-Applications Supported by Index-Structures".
|
de.lmu.ifi.dbs.elki.gui.multistep.panels |
Panels for the multi-step GUI
|
de.lmu.ifi.dbs.elki.workflow |
Work flow packages, e.g. following the usual KDD model, closely related to CRISP-DM
|
Modifier and Type | Field and Description |
---|---|
private AlgorithmStep |
KDDTask.algorithmStep
The algorithm (data mining) step.
|
(package private) AlgorithmStep |
KDDTask.Parameterizer.algorithmStep |
Constructor and Description |
---|
KDDTask(InputStep inputStep,
AlgorithmStep algorithmStep,
EvaluationStep evaluationStep,
OutputStep outputStep,
Collection<TrackedParameter> settings)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
private AlgorithmStep |
AlgorithmTabPanel.algorithms
The data input configured
|
Modifier and Type | Method and Description |
---|---|
AlgorithmStep |
AlgorithmTabPanel.getAlgorithmStep()
Get the algorithm step object.
|
Modifier and Type | Method and Description |
---|---|
protected AlgorithmStep |
AlgorithmStep.Parameterizer.makeInstance() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.