Under the Deployment mode, i.e., an existing PMML code file is loaded to the module, the user is not able to edit/retrain the model but to deploy a trained model for predictions on new data. As such, options under Time series tab won't be meaningful here. Those options are used to tune the neural networks model when the model is being constructed.
Those options include:
Steps: Use the options in this group box to specify certain information about the steps used in the time series network.
Number of time steps used as inputs: In this field, specify the number of lagged time series values to provide as input to the network.
Number of steps ahead to predict: In this field, enter the number of time steps ahead of the lagged input values that the predicted output lies.
In contrast, under the Analysis mode, the user can select options under the Time series tab to train a model.
Note : This tab is only available for time series analysis types.