Input dataset recap for building time series predictive scenarios
The training dataset contains the past observations (the history) that will be used to generate the predictive model and the data/time these past observations were recorded.
- In this dataset, the values of the signal variable are known.
- The dataset might also contain some influencer variables.
- The past and future values of the influencer variables must be known (at least for the expected forecast horizon).
By analyzing the training dataset, Smart Predict generates the time series model.

Limitations
The training or application input dataset must not contain more than 1,000 columns.
While applying the predictive model to an application dataset, Smart Predict generates additional columns and the application process can get blocked if the application dataset already risks crossing the limit of 1,000 columns.