HolidayConfigAttributes
Stores the holiday featurization attributes applicable to each item of time-series datasets during the training of a forecasting model. This allows the model to identify patterns associated with specific holidays.
Contents
- CountryCode
-
The country code for the holiday calendar.
For the list of public holiday calendars supported by AutoML job V2, see Country Codes. Use the country code corresponding to the country of your choice.
Type: String
Length Constraints: Fixed length of 2.
Pattern:
[A-Z]{2}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: