Uses of Class
org.pentaho.di.forecasting.WekaForecastingMeta
-
Uses of WekaForecastingMeta in org.pentaho.di.forecasting
Modifier and TypeMethodDescriptionWekaForecastingData.generateForecast
(org.pentaho.di.core.row.RowMetaInterface inputMeta, org.pentaho.di.core.row.RowMetaInterface outputMeta, WekaForecastingMeta meta, List<Object[]> overlayData, org.pentaho.di.trans.TransMeta transMeta, PrintStream... progress) Generates a forecast given a forecasting model (sourced from the meta object).