- saveRep(Repository, ObjectId, ObjectId) - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
-
Save this step's meta data to a repository
- saveSerializedModel(WekaForecastingModel, File) - Static method in class org.pentaho.di.forecasting.WekaForecastingData
-
- setArtificialTimeStartOffset(String) - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
-
Set the offset, from the value associated with the last training instance,
for the artificial time stamp.
- setDefault() - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
-
- setHeader(Instances) - Method in class org.pentaho.di.forecasting.WekaForecastingModel
-
Set the Instances header
- setLog(LogChannelInterface) - Method in class org.pentaho.di.forecasting.WekaForecastingModel
-
Set the log to pass on to the model.
- setModel(WekaForecastingModel) - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
-
Set the forecasting model
- setModel(TSForecaster) - Method in class org.pentaho.di.forecasting.WekaForecastingModel
-
Set the forecasting model
- setNumStepsToForecast(String) - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
-
Set the number of steps to forecast into the future
- setOutputRowMeta(RowMetaInterface) - Method in class org.pentaho.di.forecasting.WekaForecastingData
-
Set the meta data for the output format
- setRebuildForecaster(boolean) - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
-
Set whether to rebuild the forecaster on the incoming data stream.
- setSavedForecasterFileName(String) - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
-
Set the name of the file to save the forecaster out to or null not to save
the forecaster.
- setSerializedModelFileName(String) - Method in class org.pentaho.di.forecasting.WekaForecastingMeta
-
Set the file name of the serialized Weka model to load/import from
- sortCheck(TSForecaster, Instances) - Method in class org.pentaho.di.forecasting.WekaForecastingData
-