| Package | Description |
|---|---|
| meka.experiment | |
| meka.experiment.events | |
| meka.gui.experimenter |
| Class and Description |
|---|
| ExecutionStageEvent.Stage
The stages of an experiment.
|
| ExecutionStageListener
Interface for classes that want to be notified whenever an experiment enters a new stage.
|
| IterationNotificationListener
Interface for classes that listen to iteration events of an experiment.
|
| StatisticsNotificationListener
Interface for classes that want to be notified whenever new statistics are available.
|
| Class and Description |
|---|
| ExecutionStageEvent
Event that gets sent by an experiment when it enters a new stage in the execution.
|
| ExecutionStageEvent.Stage
The stages of an experiment.
|
| IterationNotificationEvent
Event that gets sent by an experiment when a new classifier/dataset combination is being evaluated.
|
| StatisticsNotificationEvent
Event that gets sent by an experiment when new statistics become available.
|
| Class and Description |
|---|
| ExecutionStageEvent
Event that gets sent by an experiment when it enters a new stage in the execution.
|
| ExecutionStageListener
Interface for classes that want to be notified whenever an experiment enters a new stage.
|
| IterationNotificationEvent
Event that gets sent by an experiment when a new classifier/dataset combination is being evaluated.
|
| IterationNotificationListener
Interface for classes that listen to iteration events of an experiment.
|
| StatisticsNotificationEvent
Event that gets sent by an experiment when new statistics become available.
|
| StatisticsNotificationListener
Interface for classes that want to be notified whenever new statistics are available.
|
Copyright © 2017. All Rights Reserved.