| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesForecastingJobConfig |
AutoMLProblemTypeConfig.timeSeriesForecastingJobConfig()
Settings used to configure an AutoML job V2 for a time-series forecasting problem type.
|
| Modifier and Type | Method and Description |
|---|---|
static AutoMLProblemTypeConfig |
AutoMLProblemTypeConfig.fromTimeSeriesForecastingJobConfig(TimeSeriesForecastingJobConfig timeSeriesForecastingJobConfig)
Create an instance of this class with
AutoMLProblemTypeConfig.timeSeriesForecastingJobConfig() initialized to the given value. |
AutoMLProblemTypeConfig.Builder |
AutoMLProblemTypeConfig.Builder.timeSeriesForecastingJobConfig(TimeSeriesForecastingJobConfig timeSeriesForecastingJobConfig)
Settings used to configure an AutoML job V2 for a time-series forecasting problem type.
|
Copyright © 2023. All rights reserved.