| Class | Description |
|---|---|
| WekaForecasting |
Applies a pre-built weka forecasting model to make a forecast for future time
steps.
|
| WekaForecastingData |
Holds temporary data and has routines for loading serialized models.
|
| WekaForecastingDialog |
The UI class for the WekaForecasting step
|
| WekaForecastingLifecycleListener | |
| WekaForecastingMeta |
Contains the meta data for the WekaForecasting step.
|
| WekaForecastingModel |
Abstract wrapper class for a Weka Forecaster.
|