Time-series Data Preparation is located under Forecasting (
Refer to Properties of Time-series Data Preparation.
The table given below describes the different fields present in the properties of time-series Data Preparation in Forecasting.
Field | Description | Remark | |
Run | It allows you to run the node. | - | |
Explore | It allows you to explore the successfully executed node. | - | |
Vertical Ellipses | The available options are
| - | |
Task Name | It displays the name of the selected task. | You can click the text field to edit or modify the name of the task as required. | |
Time ID Variable | It allows you to select the interval type variable for which we need to process the dependent or target variable's values. |
| |
Target Variable | It allows you to select the experimental or predictor variable(s). |
| |
Group By | It allows you to select the variable for which you want to group the data. |
| |
Advanced | Interval | It allows to select the interval for the accumulation of data in the accumulation test. | Available options are –
The default value is Month. |
Time Format | It allows to select the time format to display the result of the selected tests. | – | |
Start Time | It allows to set the start time of the time-series data. |
| |
End Time | It allows to set the end time of the time-series data. |
|
Notes: |
|
Consider an example of Sales time-series data. Here, the variable Date is of interval type.
In the Properties pane, the values are selected as below.
Property | Value |
---|---|
Time ID | Order Date |
Target Variable | Sales |
Group By | Segment |
Interval | Month |
The figure below shows the values selected.
We apply Data Preparation on the above data.
On the Result page, you can see Group as Consumer based on the selection in Group By in the Properties pane. When you select the check box for Select All Tests, all four tests, Accumulation, Missing Value, Transformation, and Differencing are selected. Trace displays the log of the selected tests when they are executed. It logs the number of times each test starts and ends, based on the option selected in Group By.
Note: | You can also execute each test independently by selecting the corresponding check box, selecting the required values in the fields corresponding to the selected test, and then clicking Run Test. |
When you click Run Selected Tests, the tests are performed based on the default function and values in the fields corresponding to each test. The result for each test is displayed in the figures given below.