Applying a time series model in SAP Analytics Cloud Smart Predict

Objectives
After completing this lesson, you will be able to:

After completing this lesson, you will be able to:

  • Describe the steps to operationalizing a time series model in Smart Predict

Apply a time series model

Apply the time series model

Once you have assessed the performance of your time series model and you want to apply it, you simply save the predictive forecasts into a dataset in three simple steps.

  1. From your model, select Save Forecast as highlighted below.
    Time series model with Save Forecast icon highlighted.
  2. In the Save Forecasts dialog, provide a name for your forecast.
    Save forecasts dialog
  3. Select Save.

Find your generated dataset

To find your generated dataset with the forecasts, you can either:

  1. From the side navigation, select Datasets then Recent Files.
  2. From the side navigation bar, select My Files.

Status

In the predictive model list, the status of your predictive model is updated to Applied.

Application output columns

The following columns are generated in the output dataset when a time series model is applied:

NameDescription
ForecastThis is the column where you find the forecast values for the target based on the number of requested forecasts specified in the predictive model settings.
Error MinFor each requested forecast at a given horizon H, the predictive model calculates a confidence interval. The Error Min value is the lower bound of this confidence interval. It is equal to the forecasted value – sigma(RMSE)*1.96, where sigma (RMSE) represents the standard deviation of RMSE between the actual and forecasted target value at horizon H. The weighted value of 1.96 corresponds to a confidence level of 95%.
Error MaxFor each requested forecast at a given horizon H, the predictive model calculates a confidence interval. The Error Max value is the upper bound of this confidence interval. It is equal to the forecasted value + sigma(RMSE)*1.96, where sigma(RMSE) represents the standard deviation of RMSE between the actual and forecasted target value at horizon H. The weighted value of 1.96 corresponds to a confidence level of 95%.

You can see an example of the newly added columns in the example below:

Forecast data with Forecast, Error Min and Error Max added to it.

Save progress to your learning plan by logging in or creating an account

Login or Register