TemporalStatisticsConfigInput - Amazon SageMaker

TemporalStatisticsConfigInput

The structure representing the configuration for Temporal Statistics operation.

Contents

Statistics

The list of the statistics method options.

Type: Array of strings

Array Members: Minimum number of 1 item.

Valid Values: MEAN | MEDIAN | STANDARD_DEVIATION

Required: Yes

GroupBy

The input for the temporal statistics grouping by time frequency option.

Type: String

Valid Values: ALL | YEARLY

Required: No

TargetBands

The list of target band names for the temporal statistic to calculate.

Type: Array of strings

Array Members: Minimum number of 1 item.

Required: No

See Also

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