Class | Description |
---|---|
CategoricalParameterRange |
Specifies a categorical hyperparameter and it's range of tunable values.
|
ContinuousParameterRange |
Specifies a continuous hyperparameter and it's range of tunable values.
|
CreateDatasetGroupRequest | |
CreateDatasetGroupResult | |
CreateDatasetImportJobRequest | |
CreateDatasetImportJobResult | |
CreateDatasetRequest | |
CreateDatasetResult | |
CreateForecastExportJobRequest | |
CreateForecastExportJobResult | |
CreateForecastRequest | |
CreateForecastResult | |
CreatePredictorBacktestExportJobRequest | |
CreatePredictorBacktestExportJobResult | |
CreatePredictorRequest | |
CreatePredictorResult | |
DataDestination |
The destination for an export job.
|
DatasetGroupSummary |
Provides a summary of the dataset group properties used in the ListDatasetGroups operation.
|
DatasetImportJobSummary |
Provides a summary of the dataset import job properties used in the ListDatasetImportJobs operation.
|
DatasetSummary |
Provides a summary of the dataset properties used in the ListDatasets operation.
|
DataSource |
The source of your training data, an AWS Identity and Access Management (IAM) role that allows Amazon Forecast to
access the data and, optionally, an AWS Key Management Service (KMS) key.
|
DeleteDatasetGroupRequest | |
DeleteDatasetGroupResult | |
DeleteDatasetImportJobRequest | |
DeleteDatasetImportJobResult | |
DeleteDatasetRequest | |
DeleteDatasetResult | |
DeleteForecastExportJobRequest | |
DeleteForecastExportJobResult | |
DeleteForecastRequest | |
DeleteForecastResult | |
DeletePredictorBacktestExportJobRequest | |
DeletePredictorBacktestExportJobResult | |
DeletePredictorRequest | |
DeletePredictorResult | |
DeleteResourceTreeRequest | |
DeleteResourceTreeResult | |
DescribeDatasetGroupRequest | |
DescribeDatasetGroupResult | |
DescribeDatasetImportJobRequest | |
DescribeDatasetImportJobResult | |
DescribeDatasetRequest | |
DescribeDatasetResult | |
DescribeForecastExportJobRequest | |
DescribeForecastExportJobResult | |
DescribeForecastRequest | |
DescribeForecastResult | |
DescribePredictorBacktestExportJobRequest | |
DescribePredictorBacktestExportJobResult | |
DescribePredictorRequest | |
DescribePredictorResult | |
EncryptionConfig |
An AWS Key Management Service (KMS) key and an AWS Identity and Access Management (IAM) role that Amazon Forecast can
assume to access the key.
|
ErrorMetric |
Provides detailed error metrics to evaluate the performance of a predictor.
|
EvaluationParameters |
Parameters that define how to split a dataset into training data and testing data, and the number of iterations to
perform.
|
EvaluationResult |
The results of evaluating an algorithm.
|
Featurization |
Provides featurization (transformation) information for a dataset field.
|
FeaturizationConfig |
In a CreatePredictor operation, the specified algorithm trains a model using the specified dataset group.
|
FeaturizationMethod |
Provides information about the method that featurizes (transforms) a dataset field.
|
Filter |
Describes a filter for choosing a subset of objects.
|
ForecastExportJobSummary |
Provides a summary of the forecast export job properties used in the ListForecastExportJobs operation.
|
ForecastSummary |
Provides a summary of the forecast properties used in the ListForecasts operation.
|
GetAccuracyMetricsRequest | |
GetAccuracyMetricsResult | |
HyperParameterTuningJobConfig |
Configuration information for a hyperparameter tuning job.
|
InputDataConfig |
The data used to train a predictor.
|
IntegerParameterRange |
Specifies an integer hyperparameter and it's range of tunable values.
|
ListDatasetGroupsRequest | |
ListDatasetGroupsResult | |
ListDatasetImportJobsRequest | |
ListDatasetImportJobsResult | |
ListDatasetsRequest | |
ListDatasetsResult | |
ListForecastExportJobsRequest | |
ListForecastExportJobsResult | |
ListForecastsRequest | |
ListForecastsResult | |
ListPredictorBacktestExportJobsRequest | |
ListPredictorBacktestExportJobsResult | |
ListPredictorsRequest | |
ListPredictorsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
Metrics |
Provides metrics that are used to evaluate the performance of a predictor.
|
ParameterRanges |
Specifies the categorical, continuous, and integer hyperparameters, and their ranges of tunable values.
|
PredictorBacktestExportJobSummary |
Provides a summary of the predictor backtest export job properties used in the ListPredictorBacktestExportJobs
operation.
|
PredictorExecution |
The algorithm used to perform a backtest and the status of those tests.
|
PredictorExecutionDetails |
Contains details on the backtests performed to evaluate the accuracy of the predictor.
|
PredictorSummary |
Provides a summary of the predictor properties that are used in the ListPredictors operation.
|
S3Config |
The path to the file(s) in an Amazon Simple Storage Service (Amazon S3) bucket, and an AWS Identity and Access
Management (IAM) role that Amazon Forecast can assume to access the file(s).
|
Schema |
Defines the fields of a dataset.
|
SchemaAttribute |
An attribute of a schema, which defines a dataset field.
|
Statistics |
Provides statistics for each data field imported into to an Amazon Forecast dataset with the
CreateDatasetImportJob operation.
|
StopResourceRequest | |
StopResourceResult | |
SupplementaryFeature |
Describes a supplementary feature of a dataset group.
|
Tag |
The optional metadata that you apply to a resource to help you categorize and organize them.
|
TagResourceRequest | |
TagResourceResult | |
TestWindowSummary |
The status, start time, and end time of a backtest, as well as a failure reason if applicable.
|
UntagResourceRequest | |
UntagResourceResult | |
UpdateDatasetGroupRequest | |
UpdateDatasetGroupResult | |
WeightedQuantileLoss |
The weighted loss value for a quantile.
|
WindowSummary |
The metrics for a time range within the evaluation portion of a dataset.
|
Enum | Description |
---|---|
AttributeType | |
AutoMLOverrideStrategy | |
DatasetType | |
Domain | |
EvaluationType | |
FeaturizationMethodName | |
FilterConditionString | |
ScalingType |
Exception | Description |
---|---|
AmazonForecastException |
Base exception for all service exceptions thrown by Amazon Forecast Service
|
InvalidInputException |
We can't process the request because it includes an invalid value or a value that exceeds the valid range.
|
InvalidNextTokenException |
The token is not valid.
|
LimitExceededException |
The limit on the number of resources per account has been exceeded.
|
ResourceAlreadyExistsException |
There is already a resource with this name.
|
ResourceInUseException |
The specified resource is in use.
|
ResourceNotFoundException |
We can't find a resource with that Amazon Resource Name (ARN).
|