ForecastComputation - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ForecastComputation

The forecast computation configuration.

Contents

Note

In the following list, the required parameters are described first.

ComputationId

The ID for a computation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [\w\-]+

Required: Yes

CustomSeasonalityValue

The custom seasonality value setup of a forecast computation.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 180.

Required: No

LowerBoundary

The lower boundary setup of a forecast computation.

Type: Double

Required: No

Name

The name of a computation.

Type: String

Required: No

PeriodsBackward

The periods backward setup of a forecast computation.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 1000.

Required: No

PeriodsForward

The periods forward setup of a forecast computation.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 1000.

Required: No

PredictionInterval

The prediction interval setup of a forecast computation.

Type: Integer

Valid Range: Minimum value of 50. Maximum value of 95.

Required: No

Seasonality

The seasonality setup of a forecast computation. Choose one of the following options:

  • AUTOMATIC

  • CUSTOM: Checks the custom seasonality value.

Type: String

Valid Values: AUTOMATIC | CUSTOM

Required: No

Time

The time field that is used in a computation.

Type: DimensionField object

Required: No

UpperBoundary

The upper boundary setup of a forecast computation.

Type: Double

Required: No

Value

The value field that is used in a computation.

Type: MeasureField object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: