- getAccuracyMetrics(GetAccuracyMetricsRequest) - Method in class com.amazonaws.services.forecast.AbstractAmazonForecast
-
- getAccuracyMetrics(GetAccuracyMetricsRequest) - Method in interface com.amazonaws.services.forecast.AmazonForecast
-
Provides metrics on the accuracy of the models that were trained by the
CreatePredictor operation.
- getAccuracyMetrics(GetAccuracyMetricsRequest) - Method in class com.amazonaws.services.forecast.AmazonForecastClient
-
Provides metrics on the accuracy of the models that were trained by the
CreatePredictor operation.
- getAccuracyMetricsAsync(GetAccuracyMetricsRequest) - Method in class com.amazonaws.services.forecast.AbstractAmazonForecastAsync
-
- getAccuracyMetricsAsync(GetAccuracyMetricsRequest, AsyncHandler<GetAccuracyMetricsRequest, GetAccuracyMetricsResult>) - Method in class com.amazonaws.services.forecast.AbstractAmazonForecastAsync
-
- getAccuracyMetricsAsync(GetAccuracyMetricsRequest) - Method in interface com.amazonaws.services.forecast.AmazonForecastAsync
-
Provides metrics on the accuracy of the models that were trained by the
CreatePredictor operation.
- getAccuracyMetricsAsync(GetAccuracyMetricsRequest, AsyncHandler<GetAccuracyMetricsRequest, GetAccuracyMetricsResult>) - Method in interface com.amazonaws.services.forecast.AmazonForecastAsync
-
Provides metrics on the accuracy of the models that were trained by the
CreatePredictor operation.
- getAccuracyMetricsAsync(GetAccuracyMetricsRequest) - Method in class com.amazonaws.services.forecast.AmazonForecastAsyncClient
-
- getAccuracyMetricsAsync(GetAccuracyMetricsRequest, AsyncHandler<GetAccuracyMetricsRequest, GetAccuracyMetricsResult>) - Method in class com.amazonaws.services.forecast.AmazonForecastAsyncClient
-
- GetAccuracyMetricsRequest - Class in com.amazonaws.services.forecast.model
-
- GetAccuracyMetricsRequest() - Constructor for class com.amazonaws.services.forecast.model.GetAccuracyMetricsRequest
-
- GetAccuracyMetricsResult - Class in com.amazonaws.services.forecast.model
-
- GetAccuracyMetricsResult() - Constructor for class com.amazonaws.services.forecast.model.GetAccuracyMetricsResult
-
- getAlgorithmArn() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
The Amazon Resource Name (ARN) of the algorithm to use for model training.
- getAlgorithmArn() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The Amazon Resource Name (ARN) of the algorithm used for model training.
- getAlgorithmArn() - Method in class com.amazonaws.services.forecast.model.EvaluationResult
-
The Amazon Resource Name (ARN) of the algorithm that was evaluated.
- getAlgorithmArn() - Method in class com.amazonaws.services.forecast.model.PredictorExecution
-
The ARN of the algorithm used to test the predictor.
- getAttributeName() - Method in class com.amazonaws.services.forecast.model.Featurization
-
The name of the schema attribute that specifies the data field to be featurized.
- getAttributeName() - Method in class com.amazonaws.services.forecast.model.SchemaAttribute
-
The name of the dataset field.
- getAttributes() - Method in class com.amazonaws.services.forecast.model.Schema
-
An array of attributes specifying the name and type of each field in a dataset.
- getAttributeType() - Method in class com.amazonaws.services.forecast.model.SchemaAttribute
-
The data type of the field.
- getAutoMLAlgorithmArns() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
When PerformAutoML is specified, the ARN of the chosen algorithm.
- getAvg() - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the average value in the field.
- getBackTestWindowOffset() - Method in class com.amazonaws.services.forecast.model.EvaluationParameters
-
The point from the end of the dataset where you want to split the data for model training and testing
(evaluation).
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.forecast.AbstractAmazonForecast
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.forecast.AmazonForecast
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.forecast.AmazonForecastClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCategoricalParameterRanges() - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each categorical hyperparameter.
- getCondition() - Method in class com.amazonaws.services.forecast.model.Filter
-
The condition to apply.
- getContinuousParameterRanges() - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each continuous hyperparameter.
- getCount() - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of values in the field.
- getCountDistinct() - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of distinct values in the field.
- getCountNan() - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of NAN (not a number) values in the field.
- getCountNull() - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of null values in the field.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
When the dataset group was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
When the dataset import job was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
When the dataset was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
When the dataset group was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
When the dataset import job was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
When the dataset was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
When the forecast export job was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
When the forecast creation task was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
When the model training task was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
When the forecast export job was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
When the forecast creation task was created.
- getCreationTime() - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
When the model training task was created.
- getDataFrequency() - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The frequency of data collection.
- getDataFrequency() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The frequency of data collection.
- getDatasetArn() - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The Amazon Resource Name (ARN) of the Amazon Forecast dataset that you want to import data to.
- getDatasetArn() - Method in class com.amazonaws.services.forecast.model.CreateDatasetResult
-
The Amazon Resource Name (ARN) of the dataset.
- getDatasetArn() - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The Amazon Resource Name (ARN) of the dataset.
- getDatasetArn() - Method in class com.amazonaws.services.forecast.model.DeleteDatasetRequest
-
The Amazon Resource Name (ARN) of the dataset to delete.
- getDatasetArn() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The Amazon Resource Name (ARN) of the dataset that the training data was imported to.
- getDatasetArn() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetRequest
-
The Amazon Resource Name (ARN) of the dataset.
- getDatasetArn() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The Amazon Resource Name (ARN) of the dataset.
- getDatasetArns() - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- getDatasetArns() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
An array of Amazon Resource Names (ARNs) of the datasets contained in the dataset group.
- getDatasetArns() - Method in class com.amazonaws.services.forecast.model.UpdateDatasetGroupRequest
-
An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupResult
-
The Amazon Resource Name (ARN) of the dataset group.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
The Amazon Resource Name (ARN) of the dataset group.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.DeleteDatasetGroupRequest
-
The Amazon Resource Name (ARN) of the dataset group to delete.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupRequest
-
The Amazon Resource Name (ARN) of the dataset group.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The ARN of the dataset group.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The ARN of the dataset group that provided the data used to train the predictor.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The Amazon Resource Name (ARN) of the dataset group that provided the data used to train the predictor.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.InputDataConfig
-
The Amazon Resource Name (ARN) of the dataset group.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The Amazon Resource Name (ARN) of the dataset group that contains the data used to train the predictor.
- getDatasetGroupArn() - Method in class com.amazonaws.services.forecast.model.UpdateDatasetGroupRequest
-
The ARN of the dataset group.
- getDatasetGroupName() - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
A name for the dataset group.
- getDatasetGroupName() - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
The name of the dataset group.
- getDatasetGroupName() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The name of the dataset group.
- getDatasetGroups() - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsResult
-
An array of objects that summarize each dataset group's properties.
- getDatasetImportJobArn() - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobResult
-
The Amazon Resource Name (ARN) of the dataset import job.
- getDatasetImportJobArn() - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The Amazon Resource Name (ARN) of the dataset import job.
- getDatasetImportJobArn() - Method in class com.amazonaws.services.forecast.model.DeleteDatasetImportJobRequest
-
The Amazon Resource Name (ARN) of the dataset import job to delete.
- getDatasetImportJobArn() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobRequest
-
The Amazon Resource Name (ARN) of the dataset import job.
- getDatasetImportJobArn() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The ARN of the dataset import job.
- getDatasetImportJobArns() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
An array of the ARNs of the dataset import jobs used to import training data for the predictor.
- getDatasetImportJobName() - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The name for the dataset import job.
- getDatasetImportJobName() - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The name of the dataset import job.
- getDatasetImportJobName() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The name of the dataset import job.
- getDatasetImportJobs() - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsResult
-
An array of objects that summarize each dataset import job's properties.
- getDatasetName() - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
A name for the dataset.
- getDatasetName() - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The name of the dataset.
- getDatasetName() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The name of the dataset.
- getDatasets() - Method in class com.amazonaws.services.forecast.model.ListDatasetsResult
-
An array of objects that summarize each dataset's properties.
- getDatasetType() - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The dataset type.
- getDatasetType() - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The dataset type.
- getDatasetType() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The dataset type.
- getDataSize() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The size of the dataset in gigabytes (GB) after the import job has finished.
- getDataSource() - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
- getDataSource() - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
- getDataSource() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
- getDestination() - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
The location where you want to save the forecast and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the location.
- getDestination() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
- getDestination() - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
- getDomain() - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
The domain associated with the dataset group.
- getDomain() - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The domain associated with the dataset.
- getDomain() - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The domain associated with the dataset.
- getDomain() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The domain associated with the dataset group.
- getDomain() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The domain associated with the dataset.
- getEncryptionConfig() - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- getEncryptionConfig() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- getEncryptionConfig() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- getEncryptionConfig() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- getEvaluationParameters() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Used to override the default evaluation parameters of the specified algorithm.
- getEvaluationParameters() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Used to override the default evaluation parameters of the specified algorithm.
- getEvaluationType() - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The type of evaluation.
- getExecutorService() - Method in class com.amazonaws.services.forecast.AmazonForecastAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFeaturizationConfig() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
The featurization configuration.
- getFeaturizationConfig() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The featurization configuration.
- getFeaturizationMethodName() - Method in class com.amazonaws.services.forecast.model.FeaturizationMethod
-
The name of the method.
- getFeaturizationMethodParameters() - Method in class com.amazonaws.services.forecast.model.FeaturizationMethod
-
The method parameters (key-value pairs).
- getFeaturizationPipeline() - Method in class com.amazonaws.services.forecast.model.Featurization
-
An array of one FeaturizationMethod object that specifies the feature transformation method.
- getFeaturizations() - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
An array of featurization (transformation) information for the fields of a dataset.
- getFieldStatistics() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
Statistical information about each field in the input data.
- getFilters() - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
An array of filters.
- getFilters() - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
An array of filters.
- getFilters() - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
An array of filters.
- getFilters() - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
An array of filters.
- getForecastArn() - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
The Amazon Resource Name (ARN) of the forecast that you want to export.
- getForecastArn() - Method in class com.amazonaws.services.forecast.model.CreateForecastResult
-
The Amazon Resource Name (ARN) of the forecast.
- getForecastArn() - Method in class com.amazonaws.services.forecast.model.DeleteForecastRequest
-
The Amazon Resource Name (ARN) of the forecast to delete.
- getForecastArn() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The Amazon Resource Name (ARN) of the exported forecast.
- getForecastArn() - Method in class com.amazonaws.services.forecast.model.DescribeForecastRequest
-
The Amazon Resource Name (ARN) of the forecast.
- getForecastArn() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The forecast ARN as specified in the request.
- getForecastArn() - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The ARN of the forecast.
- getForecastDimensions() - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
An array of dimension (field) names that specify how to group the generated forecast.
- getForecastExportJobArn() - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobResult
-
The Amazon Resource Name (ARN) of the export job.
- getForecastExportJobArn() - Method in class com.amazonaws.services.forecast.model.DeleteForecastExportJobRequest
-
The Amazon Resource Name (ARN) of the forecast export job to delete.
- getForecastExportJobArn() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobRequest
-
The Amazon Resource Name (ARN) of the forecast export job.
- getForecastExportJobArn() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The ARN of the forecast export job.
- getForecastExportJobArn() - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The Amazon Resource Name (ARN) of the forecast export job.
- getForecastExportJobName() - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
The name for the forecast export job.
- getForecastExportJobName() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The name of the forecast export job.
- getForecastExportJobName() - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The name of the forecast export job.
- getForecastExportJobs() - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsResult
-
An array of objects that summarize each export job's properties.
- getForecastFrequency() - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
The frequency of predictions in a forecast.
- getForecastHorizon() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Specifies the number of time-steps that the model is trained to predict.
- getForecastHorizon() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The number of time-steps of the forecast.
- getForecastName() - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
A name for the forecast.
- getForecastName() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The name of the forecast.
- getForecastName() - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The name of the forecast.
- getForecasts() - Method in class com.amazonaws.services.forecast.model.ListForecastsResult
-
An array of objects that summarize each forecast's properties.
- getForecastTypes() - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
The quantiles at which probabilistic forecasts are generated.
- getForecastTypes() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The quantiles at which proababilistic forecasts were generated.
- getHPOConfig() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Provides hyperparameter override values for the algorithm.
- getHPOConfig() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The hyperparameter override values for the algorithm.
- getInputDataConfig() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Describes the dataset group that contains the data to use to train the predictor.
- getInputDataConfig() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Describes the dataset group that contains the data to use to train the predictor.
- getIntegerParameterRanges() - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each integer hyperparameter.
- getItemCount() - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The number of data points within the window.
- getKey() - Method in class com.amazonaws.services.forecast.model.Filter
-
The name of the parameter to filter on.
- getKMSKeyArn() - Method in class com.amazonaws.services.forecast.model.EncryptionConfig
-
The Amazon Resource Name (ARN) of the KMS key.
- getKMSKeyArn() - Method in class com.amazonaws.services.forecast.model.S3Config
-
The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key.
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
When the dataset group was created or last updated from a call to the
UpdateDatasetGroup operation.
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The last time that the dataset was modified.
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
When you create a dataset, LastModificationTime is the same as CreationTime.
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
When the dataset group was created or last updated from a call to the
UpdateDatasetGroup operation.
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The last time that the dataset was modified.
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
When you create a dataset, LastModificationTime is the same as CreationTime.
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
When the last successful export job finished.
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
Initially, the same as CreationTime (status is CREATE_PENDING).
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Initially, the same as CreationTime (when the status is CREATE_PENDING).
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
When the last successful export job finished.
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
Initially, the same as CreationTime (status is CREATE_PENDING).
- getLastModificationTime() - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
Initially, the same as CreationTime (status is CREATE_PENDING).
- getLossValue() - Method in class com.amazonaws.services.forecast.model.WeightedQuantileLoss
-
The difference between the predicted value and the actual value over the quantile, weighted (normalized) by
dividing by the sum over all quantiles.
- getMax() - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the maximum value in the field.
- getMaxResults() - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsRequest
-
The number of items to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
The number of items to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.forecast.model.ListDatasetsRequest
-
The number of items to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
The number of items to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
The number of items to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
The number of items to return in the response.
- getMaxValue() - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The maximum tunable value of the hyperparameter.
- getMaxValue() - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The maximum tunable value of the hyperparameter.
- getMessage() - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
If an error occurred, an informational message about the error.
- getMessage() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
If an error occurred, an informational message about the error.
- getMessage() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
If an error occurred, an informational message about the error.
- getMessage() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
If an error occurred, an informational message about the error.
- getMessage() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
If an error occurred, an informational message about the error.
- getMessage() - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
If an error occurred, an informational message about the error.
- getMessage() - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
If an error occurred, an informational message about the error.
- getMessage() - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
If an error occurred, an informational message about the error.
- getMessage() - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
If the test failed, the reason why it failed.
- getMetrics() - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
Provides metrics used to evaluate the performance of a predictor.
- getMin() - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the minimum value in the field.
- getMinValue() - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The minimum tunable value of the hyperparameter.
- getMinValue() - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The minimum tunable value of the hyperparameter.
- getName() - Method in class com.amazonaws.services.forecast.model.CategoricalParameterRange
-
The name of the categorical hyperparameter to tune.
- getName() - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The name of the hyperparameter to tune.
- getName() - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The name of the hyperparameter to tune.
- getName() - Method in class com.amazonaws.services.forecast.model.SupplementaryFeature
-
The name of the feature.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsResult
-
If the response is truncated, Amazon Forecast returns this token.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsResult
-
If the response is truncated, Amazon Forecast returns this token.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListDatasetsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListDatasetsResult
-
If the response is truncated, Amazon Forecast returns this token.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsResult
-
If the response is truncated, Amazon Forecast returns this token.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListForecastsResult
-
If the response is truncated, Amazon Forecast returns this token.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- getNextToken() - Method in class com.amazonaws.services.forecast.model.ListPredictorsResult
-
If the response is truncated, Amazon Forecast returns this token.
- getNumberOfBacktestWindows() - Method in class com.amazonaws.services.forecast.model.EvaluationParameters
-
The number of times to split the input data.
- getParameterRanges() - Method in class com.amazonaws.services.forecast.model.HyperParameterTuningJobConfig
-
Specifies the ranges of valid values for the hyperparameters.
- getPath() - Method in class com.amazonaws.services.forecast.model.S3Config
-
The path to an Amazon Simple Storage Service (Amazon S3) bucket or file(s) in an Amazon S3 bucket.
- getPerformAutoML() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Whether to perform AutoML.
- getPerformAutoML() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Whether the predictor is set to perform AutoML.
- getPerformHPO() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Whether to perform hyperparameter optimization (HPO).
- getPerformHPO() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Whether the predictor is set to perform hyperparameter optimization (HPO).
- getPredictorArn() - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
The Amazon Resource Name (ARN) of the predictor to use to generate the forecast.
- getPredictorArn() - Method in class com.amazonaws.services.forecast.model.CreatePredictorResult
-
The Amazon Resource Name (ARN) of the predictor.
- getPredictorArn() - Method in class com.amazonaws.services.forecast.model.DeletePredictorRequest
-
The Amazon Resource Name (ARN) of the predictor to delete.
- getPredictorArn() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The ARN of the predictor used to generate the forecast.
- getPredictorArn() - Method in class com.amazonaws.services.forecast.model.DescribePredictorRequest
-
The Amazon Resource Name (ARN) of the predictor that you want information about.
- getPredictorArn() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The ARN of the predictor.
- getPredictorArn() - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The ARN of the predictor used to generate the forecast.
- getPredictorArn() - Method in class com.amazonaws.services.forecast.model.GetAccuracyMetricsRequest
-
The Amazon Resource Name (ARN) of the predictor to get metrics for.
- getPredictorArn() - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The ARN of the predictor.
- getPredictorEvaluationResults() - Method in class com.amazonaws.services.forecast.model.GetAccuracyMetricsResult
-
An array of results from evaluating the predictor.
- getPredictorExecutionDetails() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Details on the the status and results of the backtests performed to evaluate the accuracy of the predictor.
- getPredictorExecutions() - Method in class com.amazonaws.services.forecast.model.PredictorExecutionDetails
-
An array of the backtests performed to evaluate the accuracy of the predictor against a particular algorithm.
- getPredictorName() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
A name for the predictor.
- getPredictorName() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The name of the predictor.
- getPredictorName() - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The name of the predictor.
- getPredictors() - Method in class com.amazonaws.services.forecast.model.ListPredictorsResult
-
An array of objects that summarize each predictor's properties.
- getQuantile() - Method in class com.amazonaws.services.forecast.model.WeightedQuantileLoss
-
The quantile.
- getRMSE() - Method in class com.amazonaws.services.forecast.model.Metrics
-
The root mean square error (RMSE).
- getRoleArn() - Method in class com.amazonaws.services.forecast.model.EncryptionConfig
-
The ARN of the IAM role that Amazon Forecast can assume to access the AWS KMS key.
- getRoleArn() - Method in class com.amazonaws.services.forecast.model.S3Config
-
The ARN of the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the Amazon
S3 bucket or files.
- getS3Config() - Method in class com.amazonaws.services.forecast.model.DataDestination
-
The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.
- getS3Config() - Method in class com.amazonaws.services.forecast.model.DataSource
-
The path to the training data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the
credentials to access the data.
- getScalingType() - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- getScalingType() - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- getSchema() - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The schema for the dataset.
- getSchema() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
An array of SchemaAttribute objects that specify the dataset fields.
- getStatus() - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The status of the dataset import job.
- getStatus() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The status of the dataset group.
- getStatus() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The status of the dataset import job.
- getStatus() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The status of the dataset.
- getStatus() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The status of the forecast export job.
- getStatus() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The status of the forecast.
- getStatus() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The status of the predictor.
- getStatus() - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The status of the forecast export job.
- getStatus() - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The status of the forecast.
- getStatus() - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The status of the predictor.
- getStatus() - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
The status of the test.
- getStddev() - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the standard deviation.
- getSupplementaryFeatures() - Method in class com.amazonaws.services.forecast.model.InputDataConfig
-
An array of supplementary features.
- getTestWindowEnd() - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
The time at which the test ended.
- getTestWindowEnd() - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The timestamp that defines the end of the window.
- getTestWindows() - Method in class com.amazonaws.services.forecast.model.EvaluationResult
-
The array of test windows used for evaluating the algorithm.
- getTestWindows() - Method in class com.amazonaws.services.forecast.model.PredictorExecution
-
An array of test windows used to evaluate the algorithm.
- getTestWindowStart() - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
The time at which the test began.
- getTestWindowStart() - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The timestamp that defines the start of the window.
- getTimestampFormat() - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The format of timestamps in the dataset.
- getTimestampFormat() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The format of timestamps in the dataset.
- getTrainingParameters() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
The hyperparameters to override for model training.
- getTrainingParameters() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The default training parameters or overrides selected during model training.
- getValue() - Method in class com.amazonaws.services.forecast.model.Filter
-
The value to match.
- getValue() - Method in class com.amazonaws.services.forecast.model.SupplementaryFeature
-
One of the following 2 letter country codes:
- getValues() - Method in class com.amazonaws.services.forecast.model.CategoricalParameterRange
-
A list of the tunable categories for the hyperparameter.
- getWeightedQuantileLosses() - Method in class com.amazonaws.services.forecast.model.Metrics
-
An array of weighted quantile losses.
- S3Config - Class in com.amazonaws.services.forecast.model
-
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).
- S3Config() - Constructor for class com.amazonaws.services.forecast.model.S3Config
-
- ScalingType - Enum in com.amazonaws.services.forecast.model
-
- Schema - Class in com.amazonaws.services.forecast.model
-
Defines the fields of a dataset.
- Schema() - Constructor for class com.amazonaws.services.forecast.model.Schema
-
- SchemaAttribute - Class in com.amazonaws.services.forecast.model
-
An attribute of a schema, which defines a dataset field.
- SchemaAttribute() - Constructor for class com.amazonaws.services.forecast.model.SchemaAttribute
-
- setAlgorithmArn(String) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
The Amazon Resource Name (ARN) of the algorithm to use for model training.
- setAlgorithmArn(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The Amazon Resource Name (ARN) of the algorithm used for model training.
- setAlgorithmArn(String) - Method in class com.amazonaws.services.forecast.model.EvaluationResult
-
The Amazon Resource Name (ARN) of the algorithm that was evaluated.
- setAlgorithmArn(String) - Method in class com.amazonaws.services.forecast.model.PredictorExecution
-
The ARN of the algorithm used to test the predictor.
- setAttributeName(String) - Method in class com.amazonaws.services.forecast.model.Featurization
-
The name of the schema attribute that specifies the data field to be featurized.
- setAttributeName(String) - Method in class com.amazonaws.services.forecast.model.SchemaAttribute
-
The name of the dataset field.
- setAttributes(Collection<SchemaAttribute>) - Method in class com.amazonaws.services.forecast.model.Schema
-
An array of attributes specifying the name and type of each field in a dataset.
- setAttributeType(String) - Method in class com.amazonaws.services.forecast.model.SchemaAttribute
-
The data type of the field.
- setAutoMLAlgorithmArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
When PerformAutoML is specified, the ARN of the chosen algorithm.
- setAvg(Double) - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the average value in the field.
- setBackTestWindowOffset(Integer) - Method in class com.amazonaws.services.forecast.model.EvaluationParameters
-
The point from the end of the dataset where you want to split the data for model training and testing
(evaluation).
- setCategoricalParameterRanges(Collection<CategoricalParameterRange>) - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each categorical hyperparameter.
- setCondition(String) - Method in class com.amazonaws.services.forecast.model.Filter
-
The condition to apply.
- setContinuousParameterRanges(Collection<ContinuousParameterRange>) - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each continuous hyperparameter.
- setCount(Integer) - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of values in the field.
- setCountDistinct(Integer) - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of distinct values in the field.
- setCountNan(Integer) - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of NAN (not a number) values in the field.
- setCountNull(Integer) - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of null values in the field.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
When the dataset group was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
When the dataset import job was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
When the dataset was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
When the dataset group was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
When the dataset import job was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
When the dataset was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
When the forecast export job was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
When the forecast creation task was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
When the model training task was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
When the forecast export job was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
When the forecast creation task was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
When the model training task was created.
- setDataFrequency(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The frequency of data collection.
- setDataFrequency(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The frequency of data collection.
- setDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The Amazon Resource Name (ARN) of the Amazon Forecast dataset that you want to import data to.
- setDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetResult
-
The Amazon Resource Name (ARN) of the dataset.
- setDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The Amazon Resource Name (ARN) of the dataset.
- setDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteDatasetRequest
-
The Amazon Resource Name (ARN) of the dataset to delete.
- setDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The Amazon Resource Name (ARN) of the dataset that the training data was imported to.
- setDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetRequest
-
The Amazon Resource Name (ARN) of the dataset.
- setDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The Amazon Resource Name (ARN) of the dataset.
- setDatasetArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- setDatasetArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
An array of Amazon Resource Names (ARNs) of the datasets contained in the dataset group.
- setDatasetArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.UpdateDatasetGroupRequest
-
An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupResult
-
The Amazon Resource Name (ARN) of the dataset group.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
The Amazon Resource Name (ARN) of the dataset group.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteDatasetGroupRequest
-
The Amazon Resource Name (ARN) of the dataset group to delete.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupRequest
-
The Amazon Resource Name (ARN) of the dataset group.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The ARN of the dataset group.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The ARN of the dataset group that provided the data used to train the predictor.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The Amazon Resource Name (ARN) of the dataset group that provided the data used to train the predictor.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.InputDataConfig
-
The Amazon Resource Name (ARN) of the dataset group.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The Amazon Resource Name (ARN) of the dataset group that contains the data used to train the predictor.
- setDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.UpdateDatasetGroupRequest
-
The ARN of the dataset group.
- setDatasetGroupName(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
A name for the dataset group.
- setDatasetGroupName(String) - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
The name of the dataset group.
- setDatasetGroupName(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The name of the dataset group.
- setDatasetGroups(Collection<DatasetGroupSummary>) - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsResult
-
An array of objects that summarize each dataset group's properties.
- setDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobResult
-
The Amazon Resource Name (ARN) of the dataset import job.
- setDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The Amazon Resource Name (ARN) of the dataset import job.
- setDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteDatasetImportJobRequest
-
The Amazon Resource Name (ARN) of the dataset import job to delete.
- setDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobRequest
-
The Amazon Resource Name (ARN) of the dataset import job.
- setDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The ARN of the dataset import job.
- setDatasetImportJobArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
An array of the ARNs of the dataset import jobs used to import training data for the predictor.
- setDatasetImportJobName(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The name for the dataset import job.
- setDatasetImportJobName(String) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The name of the dataset import job.
- setDatasetImportJobName(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The name of the dataset import job.
- setDatasetImportJobs(Collection<DatasetImportJobSummary>) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsResult
-
An array of objects that summarize each dataset import job's properties.
- setDatasetName(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
A name for the dataset.
- setDatasetName(String) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The name of the dataset.
- setDatasetName(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The name of the dataset.
- setDatasets(Collection<DatasetSummary>) - Method in class com.amazonaws.services.forecast.model.ListDatasetsResult
-
An array of objects that summarize each dataset's properties.
- setDatasetType(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The dataset type.
- setDatasetType(String) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The dataset type.
- setDatasetType(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The dataset type.
- setDataSize(Double) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The size of the dataset in gigabytes (GB) after the import job has finished.
- setDataSource(DataSource) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
- setDataSource(DataSource) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
- setDataSource(DataSource) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
- setDestination(DataDestination) - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
The location where you want to save the forecast and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the location.
- setDestination(DataDestination) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
- setDestination(DataDestination) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
- setDomain(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
The domain associated with the dataset group.
- setDomain(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The domain associated with the dataset.
- setDomain(String) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The domain associated with the dataset.
- setDomain(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The domain associated with the dataset group.
- setDomain(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The domain associated with the dataset.
- setEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- setEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- setEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- setEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- setEvaluationParameters(EvaluationParameters) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Used to override the default evaluation parameters of the specified algorithm.
- setEvaluationParameters(EvaluationParameters) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Used to override the default evaluation parameters of the specified algorithm.
- setEvaluationType(String) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The type of evaluation.
- setFeaturizationConfig(FeaturizationConfig) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
The featurization configuration.
- setFeaturizationConfig(FeaturizationConfig) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The featurization configuration.
- setFeaturizationMethodName(String) - Method in class com.amazonaws.services.forecast.model.FeaturizationMethod
-
The name of the method.
- setFeaturizationMethodParameters(Map<String, String>) - Method in class com.amazonaws.services.forecast.model.FeaturizationMethod
-
The method parameters (key-value pairs).
- setFeaturizationPipeline(Collection<FeaturizationMethod>) - Method in class com.amazonaws.services.forecast.model.Featurization
-
An array of one FeaturizationMethod object that specifies the feature transformation method.
- setFeaturizations(Collection<Featurization>) - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
An array of featurization (transformation) information for the fields of a dataset.
- setFieldStatistics(Map<String, Statistics>) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
Statistical information about each field in the input data.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
An array of filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
An array of filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
An array of filters.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
An array of filters.
- setForecastArn(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
The Amazon Resource Name (ARN) of the forecast that you want to export.
- setForecastArn(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastResult
-
The Amazon Resource Name (ARN) of the forecast.
- setForecastArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteForecastRequest
-
The Amazon Resource Name (ARN) of the forecast to delete.
- setForecastArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The Amazon Resource Name (ARN) of the exported forecast.
- setForecastArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastRequest
-
The Amazon Resource Name (ARN) of the forecast.
- setForecastArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The forecast ARN as specified in the request.
- setForecastArn(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The ARN of the forecast.
- setForecastDimensions(Collection<String>) - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
An array of dimension (field) names that specify how to group the generated forecast.
- setForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobResult
-
The Amazon Resource Name (ARN) of the export job.
- setForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteForecastExportJobRequest
-
The Amazon Resource Name (ARN) of the forecast export job to delete.
- setForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobRequest
-
The Amazon Resource Name (ARN) of the forecast export job.
- setForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The ARN of the forecast export job.
- setForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The Amazon Resource Name (ARN) of the forecast export job.
- setForecastExportJobName(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
The name for the forecast export job.
- setForecastExportJobName(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The name of the forecast export job.
- setForecastExportJobName(String) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The name of the forecast export job.
- setForecastExportJobs(Collection<ForecastExportJobSummary>) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsResult
-
An array of objects that summarize each export job's properties.
- setForecastFrequency(String) - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
The frequency of predictions in a forecast.
- setForecastHorizon(Integer) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Specifies the number of time-steps that the model is trained to predict.
- setForecastHorizon(Integer) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The number of time-steps of the forecast.
- setForecastName(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
A name for the forecast.
- setForecastName(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The name of the forecast.
- setForecastName(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The name of the forecast.
- setForecasts(Collection<ForecastSummary>) - Method in class com.amazonaws.services.forecast.model.ListForecastsResult
-
An array of objects that summarize each forecast's properties.
- setForecastTypes(Collection<String>) - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
The quantiles at which probabilistic forecasts are generated.
- setForecastTypes(Collection<String>) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The quantiles at which proababilistic forecasts were generated.
- setHPOConfig(HyperParameterTuningJobConfig) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Provides hyperparameter override values for the algorithm.
- setHPOConfig(HyperParameterTuningJobConfig) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The hyperparameter override values for the algorithm.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Describes the dataset group that contains the data to use to train the predictor.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Describes the dataset group that contains the data to use to train the predictor.
- setIntegerParameterRanges(Collection<IntegerParameterRange>) - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each integer hyperparameter.
- setItemCount(Integer) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The number of data points within the window.
- setKey(String) - Method in class com.amazonaws.services.forecast.model.Filter
-
The name of the parameter to filter on.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.forecast.model.EncryptionConfig
-
The Amazon Resource Name (ARN) of the KMS key.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.forecast.model.S3Config
-
The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key.
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
When the dataset group was created or last updated from a call to the
UpdateDatasetGroup operation.
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The last time that the dataset was modified.
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
When you create a dataset, LastModificationTime is the same as CreationTime.
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
When the dataset group was created or last updated from a call to the
UpdateDatasetGroup operation.
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The last time that the dataset was modified.
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
When you create a dataset, LastModificationTime is the same as CreationTime.
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
When the last successful export job finished.
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
Initially, the same as CreationTime (status is CREATE_PENDING).
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Initially, the same as CreationTime (when the status is CREATE_PENDING).
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
When the last successful export job finished.
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
Initially, the same as CreationTime (status is CREATE_PENDING).
- setLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
Initially, the same as CreationTime (status is CREATE_PENDING).
- setLossValue(Double) - Method in class com.amazonaws.services.forecast.model.WeightedQuantileLoss
-
The difference between the predicted value and the actual value over the quantile, weighted (normalized) by
dividing by the sum over all quantiles.
- setMax(String) - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the maximum value in the field.
- setMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsRequest
-
The number of items to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
The number of items to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListDatasetsRequest
-
The number of items to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
The number of items to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
The number of items to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
The number of items to return in the response.
- setMaxValue(Double) - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The maximum tunable value of the hyperparameter.
- setMaxValue(Integer) - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The maximum tunable value of the hyperparameter.
- setMessage(String) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
If an error occurred, an informational message about the error.
- setMessage(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
If an error occurred, an informational message about the error.
- setMessage(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
If an error occurred, an informational message about the error.
- setMessage(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
If an error occurred, an informational message about the error.
- setMessage(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
If an error occurred, an informational message about the error.
- setMessage(String) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
If an error occurred, an informational message about the error.
- setMessage(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
If an error occurred, an informational message about the error.
- setMessage(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
If an error occurred, an informational message about the error.
- setMessage(String) - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
If the test failed, the reason why it failed.
- setMetrics(Metrics) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
Provides metrics used to evaluate the performance of a predictor.
- setMin(String) - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the minimum value in the field.
- setMinValue(Double) - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The minimum tunable value of the hyperparameter.
- setMinValue(Integer) - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The minimum tunable value of the hyperparameter.
- setName(String) - Method in class com.amazonaws.services.forecast.model.CategoricalParameterRange
-
The name of the categorical hyperparameter to tune.
- setName(String) - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The name of the hyperparameter to tune.
- setName(String) - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The name of the hyperparameter to tune.
- setName(String) - Method in class com.amazonaws.services.forecast.model.SupplementaryFeature
-
The name of the feature.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsResult
-
If the response is truncated, Amazon Forecast returns this token.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsResult
-
If the response is truncated, Amazon Forecast returns this token.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetsResult
-
If the response is truncated, Amazon Forecast returns this token.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsResult
-
If the response is truncated, Amazon Forecast returns this token.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListForecastsResult
-
If the response is truncated, Amazon Forecast returns this token.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- setNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListPredictorsResult
-
If the response is truncated, Amazon Forecast returns this token.
- setNumberOfBacktestWindows(Integer) - Method in class com.amazonaws.services.forecast.model.EvaluationParameters
-
The number of times to split the input data.
- setParameterRanges(ParameterRanges) - Method in class com.amazonaws.services.forecast.model.HyperParameterTuningJobConfig
-
Specifies the ranges of valid values for the hyperparameters.
- setPath(String) - Method in class com.amazonaws.services.forecast.model.S3Config
-
The path to an Amazon Simple Storage Service (Amazon S3) bucket or file(s) in an Amazon S3 bucket.
- setPerformAutoML(Boolean) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Whether to perform AutoML.
- setPerformAutoML(Boolean) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Whether the predictor is set to perform AutoML.
- setPerformHPO(Boolean) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Whether to perform hyperparameter optimization (HPO).
- setPerformHPO(Boolean) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Whether the predictor is set to perform hyperparameter optimization (HPO).
- setPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
The Amazon Resource Name (ARN) of the predictor to use to generate the forecast.
- setPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.CreatePredictorResult
-
The Amazon Resource Name (ARN) of the predictor.
- setPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.DeletePredictorRequest
-
The Amazon Resource Name (ARN) of the predictor to delete.
- setPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The ARN of the predictor used to generate the forecast.
- setPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorRequest
-
The Amazon Resource Name (ARN) of the predictor that you want information about.
- setPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The ARN of the predictor.
- setPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The ARN of the predictor used to generate the forecast.
- setPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.GetAccuracyMetricsRequest
-
The Amazon Resource Name (ARN) of the predictor to get metrics for.
- setPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The ARN of the predictor.
- setPredictorEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.forecast.model.GetAccuracyMetricsResult
-
An array of results from evaluating the predictor.
- setPredictorExecutionDetails(PredictorExecutionDetails) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Details on the the status and results of the backtests performed to evaluate the accuracy of the predictor.
- setPredictorExecutions(Collection<PredictorExecution>) - Method in class com.amazonaws.services.forecast.model.PredictorExecutionDetails
-
An array of the backtests performed to evaluate the accuracy of the predictor against a particular algorithm.
- setPredictorName(String) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
A name for the predictor.
- setPredictorName(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The name of the predictor.
- setPredictorName(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The name of the predictor.
- setPredictors(Collection<PredictorSummary>) - Method in class com.amazonaws.services.forecast.model.ListPredictorsResult
-
An array of objects that summarize each predictor's properties.
- setQuantile(Double) - Method in class com.amazonaws.services.forecast.model.WeightedQuantileLoss
-
The quantile.
- setRMSE(Double) - Method in class com.amazonaws.services.forecast.model.Metrics
-
The root mean square error (RMSE).
- setRoleArn(String) - Method in class com.amazonaws.services.forecast.model.EncryptionConfig
-
The ARN of the IAM role that Amazon Forecast can assume to access the AWS KMS key.
- setRoleArn(String) - Method in class com.amazonaws.services.forecast.model.S3Config
-
The ARN of the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the Amazon
S3 bucket or files.
- setS3Config(S3Config) - Method in class com.amazonaws.services.forecast.model.DataDestination
-
The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.
- setS3Config(S3Config) - Method in class com.amazonaws.services.forecast.model.DataSource
-
The path to the training data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the
credentials to access the data.
- setScalingType(String) - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- setScalingType(String) - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- setSchema(Schema) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The schema for the dataset.
- setSchema(Schema) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
An array of SchemaAttribute objects that specify the dataset fields.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The status of the dataset import job.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The status of the dataset group.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The status of the dataset import job.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The status of the dataset.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The status of the forecast export job.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The status of the forecast.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The status of the predictor.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The status of the forecast export job.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The status of the forecast.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The status of the predictor.
- setStatus(String) - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
The status of the test.
- setStddev(Double) - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the standard deviation.
- setSupplementaryFeatures(Collection<SupplementaryFeature>) - Method in class com.amazonaws.services.forecast.model.InputDataConfig
-
An array of supplementary features.
- setTestWindowEnd(Date) - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
The time at which the test ended.
- setTestWindowEnd(Date) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The timestamp that defines the end of the window.
- setTestWindows(Collection<WindowSummary>) - Method in class com.amazonaws.services.forecast.model.EvaluationResult
-
The array of test windows used for evaluating the algorithm.
- setTestWindows(Collection<TestWindowSummary>) - Method in class com.amazonaws.services.forecast.model.PredictorExecution
-
An array of test windows used to evaluate the algorithm.
- setTestWindowStart(Date) - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
The time at which the test began.
- setTestWindowStart(Date) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The timestamp that defines the start of the window.
- setTimestampFormat(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The format of timestamps in the dataset.
- setTimestampFormat(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The format of timestamps in the dataset.
- setTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
The hyperparameters to override for model training.
- setTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The default training parameters or overrides selected during model training.
- setValue(String) - Method in class com.amazonaws.services.forecast.model.Filter
-
The value to match.
- setValue(String) - Method in class com.amazonaws.services.forecast.model.SupplementaryFeature
-
One of the following 2 letter country codes:
- setValues(Collection<String>) - Method in class com.amazonaws.services.forecast.model.CategoricalParameterRange
-
A list of the tunable categories for the hyperparameter.
- setWeightedQuantileLosses(Collection<WeightedQuantileLoss>) - Method in class com.amazonaws.services.forecast.model.Metrics
-
An array of weighted quantile losses.
- shutdown() - Method in class com.amazonaws.services.forecast.AbstractAmazonForecast
-
- shutdown() - Method in interface com.amazonaws.services.forecast.AmazonForecast
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.forecast.AmazonForecastAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.forecast.AmazonForecastAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.forecast.AmazonForecastClientBuilder
-
- Statistics - Class in com.amazonaws.services.forecast.model
-
Provides statistics for each data field imported into to an Amazon Forecast dataset with the
CreateDatasetImportJob operation.
- Statistics() - Constructor for class com.amazonaws.services.forecast.model.Statistics
-
- SupplementaryFeature - Class in com.amazonaws.services.forecast.model
-
Describes a supplementary feature of a dataset group.
- SupplementaryFeature() - Constructor for class com.amazonaws.services.forecast.model.SupplementaryFeature
-
- TestWindowSummary - Class in com.amazonaws.services.forecast.model
-
The status, start time, and end time of a backtest, as well as a failure reason if applicable.
- TestWindowSummary() - Constructor for class com.amazonaws.services.forecast.model.TestWindowSummary
-
- toString() - Method in enum com.amazonaws.services.forecast.model.AttributeType
-
- toString() - Method in class com.amazonaws.services.forecast.model.CategoricalParameterRange
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateDatasetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreateForecastResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.CreatePredictorResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DataDestination
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.forecast.model.DatasetType
-
- toString() - Method in class com.amazonaws.services.forecast.model.DataSource
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteDatasetGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteDatasetGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteDatasetImportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteDatasetImportJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteDatasetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteForecastExportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteForecastExportJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteForecastRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeleteForecastResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeletePredictorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DeletePredictorResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeForecastRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribePredictorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.forecast.model.Domain
-
- toString() - Method in class com.amazonaws.services.forecast.model.EncryptionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.EvaluationParameters
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.EvaluationResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.forecast.model.EvaluationType
-
- toString() - Method in class com.amazonaws.services.forecast.model.Featurization
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.FeaturizationMethod
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.forecast.model.FeaturizationMethodName
-
- toString() - Method in class com.amazonaws.services.forecast.model.Filter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.forecast.model.FilterConditionString
-
- toString() - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.GetAccuracyMetricsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.GetAccuracyMetricsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.HyperParameterTuningJobConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.InputDataConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListDatasetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListDatasetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListForecastsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ListPredictorsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.Metrics
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.PredictorExecution
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.PredictorExecutionDetails
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.S3Config
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.forecast.model.ScalingType
-
- toString() - Method in class com.amazonaws.services.forecast.model.Schema
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.SchemaAttribute
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.Statistics
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.SupplementaryFeature
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.UpdateDatasetGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.UpdateDatasetGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.WeightedQuantileLoss
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
Returns a string representation of this object.
- WeightedQuantileLoss - Class in com.amazonaws.services.forecast.model
-
The weighted loss value for a quantile.
- WeightedQuantileLoss() - Constructor for class com.amazonaws.services.forecast.model.WeightedQuantileLoss
-
- WindowSummary - Class in com.amazonaws.services.forecast.model
-
The metrics for a time range within the evaluation portion of a dataset.
- WindowSummary() - Constructor for class com.amazonaws.services.forecast.model.WindowSummary
-
- withAlgorithmArn(String) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
The Amazon Resource Name (ARN) of the algorithm to use for model training.
- withAlgorithmArn(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The Amazon Resource Name (ARN) of the algorithm used for model training.
- withAlgorithmArn(String) - Method in class com.amazonaws.services.forecast.model.EvaluationResult
-
The Amazon Resource Name (ARN) of the algorithm that was evaluated.
- withAlgorithmArn(String) - Method in class com.amazonaws.services.forecast.model.PredictorExecution
-
The ARN of the algorithm used to test the predictor.
- withAttributeName(String) - Method in class com.amazonaws.services.forecast.model.Featurization
-
The name of the schema attribute that specifies the data field to be featurized.
- withAttributeName(String) - Method in class com.amazonaws.services.forecast.model.SchemaAttribute
-
The name of the dataset field.
- withAttributes(SchemaAttribute...) - Method in class com.amazonaws.services.forecast.model.Schema
-
An array of attributes specifying the name and type of each field in a dataset.
- withAttributes(Collection<SchemaAttribute>) - Method in class com.amazonaws.services.forecast.model.Schema
-
An array of attributes specifying the name and type of each field in a dataset.
- withAttributeType(String) - Method in class com.amazonaws.services.forecast.model.SchemaAttribute
-
The data type of the field.
- withAttributeType(AttributeType) - Method in class com.amazonaws.services.forecast.model.SchemaAttribute
-
The data type of the field.
- withAutoMLAlgorithmArns(String...) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
When PerformAutoML is specified, the ARN of the chosen algorithm.
- withAutoMLAlgorithmArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
When PerformAutoML is specified, the ARN of the chosen algorithm.
- withAvg(Double) - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the average value in the field.
- withBackTestWindowOffset(Integer) - Method in class com.amazonaws.services.forecast.model.EvaluationParameters
-
The point from the end of the dataset where you want to split the data for model training and testing
(evaluation).
- withCategoricalParameterRanges(CategoricalParameterRange...) - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each categorical hyperparameter.
- withCategoricalParameterRanges(Collection<CategoricalParameterRange>) - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each categorical hyperparameter.
- withCondition(String) - Method in class com.amazonaws.services.forecast.model.Filter
-
The condition to apply.
- withCondition(FilterConditionString) - Method in class com.amazonaws.services.forecast.model.Filter
-
The condition to apply.
- withContinuousParameterRanges(ContinuousParameterRange...) - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each continuous hyperparameter.
- withContinuousParameterRanges(Collection<ContinuousParameterRange>) - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each continuous hyperparameter.
- withCount(Integer) - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of values in the field.
- withCountDistinct(Integer) - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of distinct values in the field.
- withCountNan(Integer) - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of NAN (not a number) values in the field.
- withCountNull(Integer) - Method in class com.amazonaws.services.forecast.model.Statistics
-
The number of null values in the field.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
When the dataset group was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
When the dataset import job was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
When the dataset was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
When the dataset group was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
When the dataset import job was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
When the dataset was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
When the forecast export job was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
When the forecast creation task was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
When the model training task was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
When the forecast export job was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
When the forecast creation task was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
When the model training task was created.
- withDataFrequency(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The frequency of data collection.
- withDataFrequency(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The frequency of data collection.
- withDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The Amazon Resource Name (ARN) of the Amazon Forecast dataset that you want to import data to.
- withDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetResult
-
The Amazon Resource Name (ARN) of the dataset.
- withDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The Amazon Resource Name (ARN) of the dataset.
- withDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteDatasetRequest
-
The Amazon Resource Name (ARN) of the dataset to delete.
- withDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The Amazon Resource Name (ARN) of the dataset that the training data was imported to.
- withDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetRequest
-
The Amazon Resource Name (ARN) of the dataset.
- withDatasetArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The Amazon Resource Name (ARN) of the dataset.
- withDatasetArns(String...) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- withDatasetArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- withDatasetArns(String...) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
An array of Amazon Resource Names (ARNs) of the datasets contained in the dataset group.
- withDatasetArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
An array of Amazon Resource Names (ARNs) of the datasets contained in the dataset group.
- withDatasetArns(String...) - Method in class com.amazonaws.services.forecast.model.UpdateDatasetGroupRequest
-
An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group.
- withDatasetArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.UpdateDatasetGroupRequest
-
An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupResult
-
The Amazon Resource Name (ARN) of the dataset group.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
The Amazon Resource Name (ARN) of the dataset group.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteDatasetGroupRequest
-
The Amazon Resource Name (ARN) of the dataset group to delete.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupRequest
-
The Amazon Resource Name (ARN) of the dataset group.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The ARN of the dataset group.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The ARN of the dataset group that provided the data used to train the predictor.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The Amazon Resource Name (ARN) of the dataset group that provided the data used to train the predictor.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.InputDataConfig
-
The Amazon Resource Name (ARN) of the dataset group.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The Amazon Resource Name (ARN) of the dataset group that contains the data used to train the predictor.
- withDatasetGroupArn(String) - Method in class com.amazonaws.services.forecast.model.UpdateDatasetGroupRequest
-
The ARN of the dataset group.
- withDatasetGroupName(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
A name for the dataset group.
- withDatasetGroupName(String) - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
The name of the dataset group.
- withDatasetGroupName(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The name of the dataset group.
- withDatasetGroups(DatasetGroupSummary...) - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsResult
-
An array of objects that summarize each dataset group's properties.
- withDatasetGroups(Collection<DatasetGroupSummary>) - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsResult
-
An array of objects that summarize each dataset group's properties.
- withDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobResult
-
The Amazon Resource Name (ARN) of the dataset import job.
- withDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The Amazon Resource Name (ARN) of the dataset import job.
- withDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteDatasetImportJobRequest
-
The Amazon Resource Name (ARN) of the dataset import job to delete.
- withDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobRequest
-
The Amazon Resource Name (ARN) of the dataset import job.
- withDatasetImportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The ARN of the dataset import job.
- withDatasetImportJobArns(String...) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
An array of the ARNs of the dataset import jobs used to import training data for the predictor.
- withDatasetImportJobArns(Collection<String>) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
An array of the ARNs of the dataset import jobs used to import training data for the predictor.
- withDatasetImportJobName(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The name for the dataset import job.
- withDatasetImportJobName(String) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The name of the dataset import job.
- withDatasetImportJobName(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The name of the dataset import job.
- withDatasetImportJobs(DatasetImportJobSummary...) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsResult
-
An array of objects that summarize each dataset import job's properties.
- withDatasetImportJobs(Collection<DatasetImportJobSummary>) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsResult
-
An array of objects that summarize each dataset import job's properties.
- withDatasetName(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
A name for the dataset.
- withDatasetName(String) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The name of the dataset.
- withDatasetName(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The name of the dataset.
- withDatasets(DatasetSummary...) - Method in class com.amazonaws.services.forecast.model.ListDatasetsResult
-
An array of objects that summarize each dataset's properties.
- withDatasets(Collection<DatasetSummary>) - Method in class com.amazonaws.services.forecast.model.ListDatasetsResult
-
An array of objects that summarize each dataset's properties.
- withDatasetType(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The dataset type.
- withDatasetType(DatasetType) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The dataset type.
- withDatasetType(String) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The dataset type.
- withDatasetType(DatasetType) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The dataset type.
- withDatasetType(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The dataset type.
- withDatasetType(DatasetType) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The dataset type.
- withDataSize(Double) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The size of the dataset in gigabytes (GB) after the import job has finished.
- withDataSource(DataSource) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
- withDataSource(DataSource) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
- withDataSource(DataSource) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the data.
- withDestination(DataDestination) - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
The location where you want to save the forecast and an AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the location.
- withDestination(DataDestination) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
- withDestination(DataDestination) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.
- withDomain(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
The domain associated with the dataset group.
- withDomain(Domain) - Method in class com.amazonaws.services.forecast.model.CreateDatasetGroupRequest
-
The domain associated with the dataset group.
- withDomain(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The domain associated with the dataset.
- withDomain(Domain) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The domain associated with the dataset.
- withDomain(String) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The domain associated with the dataset.
- withDomain(Domain) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
The domain associated with the dataset.
- withDomain(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The domain associated with the dataset group.
- withDomain(Domain) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The domain associated with the dataset group.
- withDomain(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The domain associated with the dataset.
- withDomain(Domain) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The domain associated with the dataset.
- withEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- withEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- withEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- withEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
- withEvaluationParameters(EvaluationParameters) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Used to override the default evaluation parameters of the specified algorithm.
- withEvaluationParameters(EvaluationParameters) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Used to override the default evaluation parameters of the specified algorithm.
- withEvaluationType(String) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The type of evaluation.
- withEvaluationType(EvaluationType) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The type of evaluation.
- withFeaturizationConfig(FeaturizationConfig) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
The featurization configuration.
- withFeaturizationConfig(FeaturizationConfig) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The featurization configuration.
- withFeaturizationMethodName(String) - Method in class com.amazonaws.services.forecast.model.FeaturizationMethod
-
The name of the method.
- withFeaturizationMethodName(FeaturizationMethodName) - Method in class com.amazonaws.services.forecast.model.FeaturizationMethod
-
The name of the method.
- withFeaturizationMethodParameters(Map<String, String>) - Method in class com.amazonaws.services.forecast.model.FeaturizationMethod
-
The method parameters (key-value pairs).
- withFeaturizationPipeline(FeaturizationMethod...) - Method in class com.amazonaws.services.forecast.model.Featurization
-
An array of one FeaturizationMethod object that specifies the feature transformation method.
- withFeaturizationPipeline(Collection<FeaturizationMethod>) - Method in class com.amazonaws.services.forecast.model.Featurization
-
An array of one FeaturizationMethod object that specifies the feature transformation method.
- withFeaturizations(Featurization...) - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
An array of featurization (transformation) information for the fields of a dataset.
- withFeaturizations(Collection<Featurization>) - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
An array of featurization (transformation) information for the fields of a dataset.
- withFieldStatistics(Map<String, Statistics>) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
Statistical information about each field in the input data.
- withFilters(Filter...) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
An array of filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
An array of filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
An array of filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
An array of filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
An array of filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
An array of filters.
- withFilters(Filter...) - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
An array of filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
An array of filters.
- withForecastArn(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
The Amazon Resource Name (ARN) of the forecast that you want to export.
- withForecastArn(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastResult
-
The Amazon Resource Name (ARN) of the forecast.
- withForecastArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteForecastRequest
-
The Amazon Resource Name (ARN) of the forecast to delete.
- withForecastArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The Amazon Resource Name (ARN) of the exported forecast.
- withForecastArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastRequest
-
The Amazon Resource Name (ARN) of the forecast.
- withForecastArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The forecast ARN as specified in the request.
- withForecastArn(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The ARN of the forecast.
- withForecastDimensions(String...) - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
An array of dimension (field) names that specify how to group the generated forecast.
- withForecastDimensions(Collection<String>) - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
An array of dimension (field) names that specify how to group the generated forecast.
- withForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobResult
-
The Amazon Resource Name (ARN) of the export job.
- withForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DeleteForecastExportJobRequest
-
The Amazon Resource Name (ARN) of the forecast export job to delete.
- withForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobRequest
-
The Amazon Resource Name (ARN) of the forecast export job.
- withForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The ARN of the forecast export job.
- withForecastExportJobArn(String) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The Amazon Resource Name (ARN) of the forecast export job.
- withForecastExportJobName(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastExportJobRequest
-
The name for the forecast export job.
- withForecastExportJobName(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The name of the forecast export job.
- withForecastExportJobName(String) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The name of the forecast export job.
- withForecastExportJobs(ForecastExportJobSummary...) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsResult
-
An array of objects that summarize each export job's properties.
- withForecastExportJobs(Collection<ForecastExportJobSummary>) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsResult
-
An array of objects that summarize each export job's properties.
- withForecastFrequency(String) - Method in class com.amazonaws.services.forecast.model.FeaturizationConfig
-
The frequency of predictions in a forecast.
- withForecastHorizon(Integer) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Specifies the number of time-steps that the model is trained to predict.
- withForecastHorizon(Integer) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The number of time-steps of the forecast.
- withForecastName(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
A name for the forecast.
- withForecastName(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The name of the forecast.
- withForecastName(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The name of the forecast.
- withForecasts(ForecastSummary...) - Method in class com.amazonaws.services.forecast.model.ListForecastsResult
-
An array of objects that summarize each forecast's properties.
- withForecasts(Collection<ForecastSummary>) - Method in class com.amazonaws.services.forecast.model.ListForecastsResult
-
An array of objects that summarize each forecast's properties.
- withForecastTypes(String...) - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
The quantiles at which probabilistic forecasts are generated.
- withForecastTypes(Collection<String>) - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
The quantiles at which probabilistic forecasts are generated.
- withForecastTypes(String...) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The quantiles at which proababilistic forecasts were generated.
- withForecastTypes(Collection<String>) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The quantiles at which proababilistic forecasts were generated.
- withHPOConfig(HyperParameterTuningJobConfig) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Provides hyperparameter override values for the algorithm.
- withHPOConfig(HyperParameterTuningJobConfig) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The hyperparameter override values for the algorithm.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Describes the dataset group that contains the data to use to train the predictor.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Describes the dataset group that contains the data to use to train the predictor.
- withIntegerParameterRanges(IntegerParameterRange...) - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each integer hyperparameter.
- withIntegerParameterRanges(Collection<IntegerParameterRange>) - Method in class com.amazonaws.services.forecast.model.ParameterRanges
-
Specifies the tunable range for each integer hyperparameter.
- withItemCount(Integer) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The number of data points within the window.
- withKey(String) - Method in class com.amazonaws.services.forecast.model.Filter
-
The name of the parameter to filter on.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.forecast.model.EncryptionConfig
-
The Amazon Resource Name (ARN) of the KMS key.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.forecast.model.S3Config
-
The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key.
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetGroupSummary
-
When the dataset group was created or last updated from a call to the
UpdateDatasetGroup operation.
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The last time that the dataset was modified.
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DatasetSummary
-
When you create a dataset, LastModificationTime is the same as CreationTime.
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
When the dataset group was created or last updated from a call to the
UpdateDatasetGroup operation.
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The last time that the dataset was modified.
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
When you create a dataset, LastModificationTime is the same as CreationTime.
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
When the last successful export job finished.
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
Initially, the same as CreationTime (status is CREATE_PENDING).
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Initially, the same as CreationTime (when the status is CREATE_PENDING).
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
When the last successful export job finished.
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
Initially, the same as CreationTime (status is CREATE_PENDING).
- withLastModificationTime(Date) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
Initially, the same as CreationTime (status is CREATE_PENDING).
- withLossValue(Double) - Method in class com.amazonaws.services.forecast.model.WeightedQuantileLoss
-
The difference between the predicted value and the actual value over the quantile, weighted (normalized) by
dividing by the sum over all quantiles.
- withMax(String) - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the maximum value in the field.
- withMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsRequest
-
The number of items to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
The number of items to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListDatasetsRequest
-
The number of items to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
The number of items to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
The number of items to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
The number of items to return in the response.
- withMaxValue(Double) - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The maximum tunable value of the hyperparameter.
- withMaxValue(Integer) - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The maximum tunable value of the hyperparameter.
- withMessage(String) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
If an error occurred, an informational message about the error.
- withMessage(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
If an error occurred, an informational message about the error.
- withMessage(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
If an error occurred, an informational message about the error.
- withMessage(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
If an error occurred, an informational message about the error.
- withMessage(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
If an error occurred, an informational message about the error.
- withMessage(String) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
If an error occurred, an informational message about the error.
- withMessage(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
If an error occurred, an informational message about the error.
- withMessage(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
If an error occurred, an informational message about the error.
- withMessage(String) - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
If the test failed, the reason why it failed.
- withMetrics(Metrics) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
Provides metrics used to evaluate the performance of a predictor.
- withMin(String) - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the minimum value in the field.
- withMinValue(Double) - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The minimum tunable value of the hyperparameter.
- withMinValue(Integer) - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The minimum tunable value of the hyperparameter.
- withName(String) - Method in class com.amazonaws.services.forecast.model.CategoricalParameterRange
-
The name of the categorical hyperparameter to tune.
- withName(String) - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The name of the hyperparameter to tune.
- withName(String) - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The name of the hyperparameter to tune.
- withName(String) - Method in class com.amazonaws.services.forecast.model.SupplementaryFeature
-
The name of the feature.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetGroupsResult
-
If the response is truncated, Amazon Forecast returns this token.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetImportJobsResult
-
If the response is truncated, Amazon Forecast returns this token.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListDatasetsResult
-
If the response is truncated, Amazon Forecast returns this token.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListForecastExportJobsResult
-
If the response is truncated, Amazon Forecast returns this token.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListForecastsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListForecastsResult
-
If the response is truncated, Amazon Forecast returns this token.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListPredictorsRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- withNextToken(String) - Method in class com.amazonaws.services.forecast.model.ListPredictorsResult
-
If the response is truncated, Amazon Forecast returns this token.
- withNumberOfBacktestWindows(Integer) - Method in class com.amazonaws.services.forecast.model.EvaluationParameters
-
The number of times to split the input data.
- withParameterRanges(ParameterRanges) - Method in class com.amazonaws.services.forecast.model.HyperParameterTuningJobConfig
-
Specifies the ranges of valid values for the hyperparameters.
- withPath(String) - Method in class com.amazonaws.services.forecast.model.S3Config
-
The path to an Amazon Simple Storage Service (Amazon S3) bucket or file(s) in an Amazon S3 bucket.
- withPerformAutoML(Boolean) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Whether to perform AutoML.
- withPerformAutoML(Boolean) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Whether the predictor is set to perform AutoML.
- withPerformHPO(Boolean) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
Whether to perform hyperparameter optimization (HPO).
- withPerformHPO(Boolean) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Whether the predictor is set to perform hyperparameter optimization (HPO).
- withPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.CreateForecastRequest
-
The Amazon Resource Name (ARN) of the predictor to use to generate the forecast.
- withPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.CreatePredictorResult
-
The Amazon Resource Name (ARN) of the predictor.
- withPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.DeletePredictorRequest
-
The Amazon Resource Name (ARN) of the predictor to delete.
- withPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The ARN of the predictor used to generate the forecast.
- withPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorRequest
-
The Amazon Resource Name (ARN) of the predictor that you want information about.
- withPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The ARN of the predictor.
- withPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The ARN of the predictor used to generate the forecast.
- withPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.GetAccuracyMetricsRequest
-
The Amazon Resource Name (ARN) of the predictor to get metrics for.
- withPredictorArn(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The ARN of the predictor.
- withPredictorEvaluationResults(EvaluationResult...) - Method in class com.amazonaws.services.forecast.model.GetAccuracyMetricsResult
-
An array of results from evaluating the predictor.
- withPredictorEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.forecast.model.GetAccuracyMetricsResult
-
An array of results from evaluating the predictor.
- withPredictorExecutionDetails(PredictorExecutionDetails) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
Details on the the status and results of the backtests performed to evaluate the accuracy of the predictor.
- withPredictorExecutions(PredictorExecution...) - Method in class com.amazonaws.services.forecast.model.PredictorExecutionDetails
-
An array of the backtests performed to evaluate the accuracy of the predictor against a particular algorithm.
- withPredictorExecutions(Collection<PredictorExecution>) - Method in class com.amazonaws.services.forecast.model.PredictorExecutionDetails
-
An array of the backtests performed to evaluate the accuracy of the predictor against a particular algorithm.
- withPredictorName(String) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
A name for the predictor.
- withPredictorName(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The name of the predictor.
- withPredictorName(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The name of the predictor.
- withPredictors(PredictorSummary...) - Method in class com.amazonaws.services.forecast.model.ListPredictorsResult
-
An array of objects that summarize each predictor's properties.
- withPredictors(Collection<PredictorSummary>) - Method in class com.amazonaws.services.forecast.model.ListPredictorsResult
-
An array of objects that summarize each predictor's properties.
- withQuantile(Double) - Method in class com.amazonaws.services.forecast.model.WeightedQuantileLoss
-
The quantile.
- withRMSE(Double) - Method in class com.amazonaws.services.forecast.model.Metrics
-
The root mean square error (RMSE).
- withRoleArn(String) - Method in class com.amazonaws.services.forecast.model.EncryptionConfig
-
The ARN of the IAM role that Amazon Forecast can assume to access the AWS KMS key.
- withRoleArn(String) - Method in class com.amazonaws.services.forecast.model.S3Config
-
The ARN of the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the Amazon
S3 bucket or files.
- withS3Config(S3Config) - Method in class com.amazonaws.services.forecast.model.DataDestination
-
The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.
- withS3Config(S3Config) - Method in class com.amazonaws.services.forecast.model.DataSource
-
The path to the training data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the
credentials to access the data.
- withScalingType(String) - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- withScalingType(ScalingType) - Method in class com.amazonaws.services.forecast.model.ContinuousParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- withScalingType(String) - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- withScalingType(ScalingType) - Method in class com.amazonaws.services.forecast.model.IntegerParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- withSchema(Schema) - Method in class com.amazonaws.services.forecast.model.CreateDatasetRequest
-
The schema for the dataset.
- withSchema(Schema) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
An array of SchemaAttribute objects that specify the dataset fields.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.DatasetImportJobSummary
-
The status of the dataset import job.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetGroupResult
-
The status of the dataset group.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The status of the dataset import job.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetResult
-
The status of the dataset.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastExportJobResult
-
The status of the forecast export job.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribeForecastResult
-
The status of the forecast.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The status of the predictor.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.ForecastExportJobSummary
-
The status of the forecast export job.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.ForecastSummary
-
The status of the forecast.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.PredictorSummary
-
The status of the predictor.
- withStatus(String) - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
The status of the test.
- withStddev(Double) - Method in class com.amazonaws.services.forecast.model.Statistics
-
For a numeric field, the standard deviation.
- withSupplementaryFeatures(SupplementaryFeature...) - Method in class com.amazonaws.services.forecast.model.InputDataConfig
-
An array of supplementary features.
- withSupplementaryFeatures(Collection<SupplementaryFeature>) - Method in class com.amazonaws.services.forecast.model.InputDataConfig
-
An array of supplementary features.
- withTestWindowEnd(Date) - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
The time at which the test ended.
- withTestWindowEnd(Date) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The timestamp that defines the end of the window.
- withTestWindows(WindowSummary...) - Method in class com.amazonaws.services.forecast.model.EvaluationResult
-
The array of test windows used for evaluating the algorithm.
- withTestWindows(Collection<WindowSummary>) - Method in class com.amazonaws.services.forecast.model.EvaluationResult
-
The array of test windows used for evaluating the algorithm.
- withTestWindows(TestWindowSummary...) - Method in class com.amazonaws.services.forecast.model.PredictorExecution
-
An array of test windows used to evaluate the algorithm.
- withTestWindows(Collection<TestWindowSummary>) - Method in class com.amazonaws.services.forecast.model.PredictorExecution
-
An array of test windows used to evaluate the algorithm.
- withTestWindowStart(Date) - Method in class com.amazonaws.services.forecast.model.TestWindowSummary
-
The time at which the test began.
- withTestWindowStart(Date) - Method in class com.amazonaws.services.forecast.model.WindowSummary
-
The timestamp that defines the start of the window.
- withTimestampFormat(String) - Method in class com.amazonaws.services.forecast.model.CreateDatasetImportJobRequest
-
The format of timestamps in the dataset.
- withTimestampFormat(String) - Method in class com.amazonaws.services.forecast.model.DescribeDatasetImportJobResult
-
The format of timestamps in the dataset.
- withTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.forecast.model.CreatePredictorRequest
-
The hyperparameters to override for model training.
- withTrainingParameters(Map<String, String>) - Method in class com.amazonaws.services.forecast.model.DescribePredictorResult
-
The default training parameters or overrides selected during model training.
- withValue(String) - Method in class com.amazonaws.services.forecast.model.Filter
-
The value to match.
- withValue(String) - Method in class com.amazonaws.services.forecast.model.SupplementaryFeature
-
One of the following 2 letter country codes:
- withValues(String...) - Method in class com.amazonaws.services.forecast.model.CategoricalParameterRange
-
A list of the tunable categories for the hyperparameter.
- withValues(Collection<String>) - Method in class com.amazonaws.services.forecast.model.CategoricalParameterRange
-
A list of the tunable categories for the hyperparameter.
- withWeightedQuantileLosses(WeightedQuantileLoss...) - Method in class com.amazonaws.services.forecast.model.Metrics
-
An array of weighted quantile losses.
- withWeightedQuantileLosses(Collection<WeightedQuantileLoss>) - Method in class com.amazonaws.services.forecast.model.Metrics
-
An array of weighted quantile losses.