Package | Description |
---|---|
weka.classifiers.timeseries.gui | |
weka.gui.beans | |
weka.gui.knowledgeflow | |
weka.knowledgeflow.steps |
Modifier and Type | Method and Description |
---|---|
WekaForecaster |
SimpleConfigPanel.getForecaster()
Get the WekaForecaster that is being configured.
|
Modifier and Type | Method and Description |
---|---|
void |
AdvancedConfigPanel.applyToEvaluation(TSEvaluation eval,
WekaForecaster forecaster)
Apply the configuration defined in this panel to the supplied evaluation
object
|
void |
SimpleConfigPanel.applyToEvaluation(TSEvaluation eval,
WekaForecaster forecaster)
Apply the selected settings of this panel to the supplied evaluation module
with respect to the supplied forecaster
|
void |
AdvancedConfigPanel.applyToForecaster(WekaForecaster forecaster)
Apply the configuration defined in this panel to the supplied forecaster
|
void |
SimpleConfigPanel.applyToForecaster(WekaForecaster forecaster)
Apply the selected settings of this panel to the supplied WekaForecaster.
|
void |
SimpleConfigPanel.setForecaster(WekaForecaster forecaster)
Set the WekaForecaster that is to be configured by this panel.
|
Modifier and Type | Method and Description |
---|---|
WekaForecaster |
TimeSeriesForecasting.getForecaster()
Get the forecaster.
|
Modifier and Type | Method and Description |
---|---|
static String |
TimeSeriesForecasting.encodeForecasterToBase64(WekaForecaster model,
weka.core.Instances header)
Encode the model and header into a base 64 string.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeSeriesPerspective.TimeSeriesModelListener.acceptForecaster(WekaForecaster forecaster,
weka.core.Instances trainingStruct) |
Modifier and Type | Method and Description |
---|---|
WekaForecaster |
TimeSeriesForecasting.getForecaster()
Get the forecaster.
|
Modifier and Type | Method and Description |
---|---|
static String |
TimeSeriesForecasting.encodeForecasterToBase64(WekaForecaster model,
weka.core.Instances header)
Encode the model and header into a base 64 string.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.