Settings and Features

Run Category Window
 
The Run Category Window gives access to the following settings and features:

Run Name
The name of the .gep file in which the run will be saved.

Run Category
For time series prediction problems, you must obviously choose Time Series Prediction and you'll notice that the Time Series Transformation Framework lights up.

Data Source Type
The type of data source you are using for modeling: Text Files or Excel & Databases.

Embedding Dimension
The value of the embedding dimension, which corresponds to the number of independent variables after the transformation of the time series.

Delay Time
The value of the delay time t, which determines how data are processed, that is, continuously if t = 1 or at t intervals.

Prediction Mode
Lists the two kinds of recursive predictions you can do in GeneXproTools: Prediction and Testing. The first one is used for making predictions about the future. And the second is used for evaluating the predictive power of the evolved models on past known events. In both cases, predictions are made recursively by evaluating the forecast at t+1, then using it to forecast t+2, and so on.

Testing Predictions
This box becomes active when Testing is selected in the Prediction Mode list box. Here you must enter the number of samples you want to reserve for the recursive test.

Help Button
Opens the Help File.

Cancel Button
Cancels all the action on the creation of a new run.

Next Button
Takes you to the next window of the New Run Wizard.

Home | Contents | Previous  | Next