|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationStep | |
|---|---|
| de.lmu.ifi.dbs.elki | ELKI framework "Environment for Developing KDD-Applications Supported by Index-Structures"
KDDTask is the main class of the ELKI-Framework
for command-line interaction. |
| 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 |
| Uses of EvaluationStep in de.lmu.ifi.dbs.elki |
|---|
| Fields in de.lmu.ifi.dbs.elki declared as EvaluationStep | |
|---|---|
private EvaluationStep |
KDDTask.evaluationStep
The evaluation step. |
(package private) EvaluationStep |
KDDTask.Parameterizer.evaluationStep
|
| Constructors in de.lmu.ifi.dbs.elki with parameters of type EvaluationStep | |
|---|---|
KDDTask(InputStep inputStep,
AlgorithmStep algorithmStep,
EvaluationStep evaluationStep,
OutputStep outputStep,
Collection<Pair<Object,Parameter<?,?>>> settings)
Constructor. |
|
| Uses of EvaluationStep in de.lmu.ifi.dbs.elki.gui.multistep.panels |
|---|
| Fields in de.lmu.ifi.dbs.elki.gui.multistep.panels declared as EvaluationStep | |
|---|---|
private EvaluationStep |
EvaluationTabPanel.evals
The data input configured |
| Methods in de.lmu.ifi.dbs.elki.gui.multistep.panels that return EvaluationStep | |
|---|---|
EvaluationStep |
EvaluationTabPanel.getEvaluationStep()
Get the evaluation step. |
| Uses of EvaluationStep in de.lmu.ifi.dbs.elki.workflow |
|---|
| Methods in de.lmu.ifi.dbs.elki.workflow that return EvaluationStep | |
|---|---|
protected EvaluationStep |
EvaluationStep.Parameterizer.makeInstance()
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||