See: Description
Interface | Description |
---|---|
WorkflowStep |
Trivial interface for workflow steps.
|
Class | Description |
---|---|
AlgorithmStep |
The "algorithms" step, where data is analyzed.
|
AlgorithmStep.Parameterizer |
Parameterization class.
|
EvaluationStep |
The "evaluation" step, where data is analyzed.
|
EvaluationStep.Evaluation |
Class to handle running the evaluators on a database instance.
|
EvaluationStep.Parameterizer |
Parameterization class.
|
InputStep |
Data input step of the workflow.
|
InputStep.Parameterizer |
Parameterization class.
|
LoggingStep |
Pseudo-step to configure logging / verbose mode.
|
LoggingStep.Parameterizer |
Parameterization class.
|
OutputStep |
The "output" step, where data is analyzed.
|
OutputStep.Parameterizer |
Parameterization class.
|
Copyright © 2019 ELKI Development Team. License information.