| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ImageClassificationJobConfig |
AutoMLProblemTypeConfig.imageClassificationJobConfig()
Settings used to configure an AutoML job V2 for the image classification problem type.
|
| Modifier and Type | Method and Description |
|---|---|
static AutoMLProblemTypeConfig |
AutoMLProblemTypeConfig.fromImageClassificationJobConfig(ImageClassificationJobConfig imageClassificationJobConfig)
Create an instance of this class with
AutoMLProblemTypeConfig.imageClassificationJobConfig() initialized to the given value. |
AutoMLProblemTypeConfig.Builder |
AutoMLProblemTypeConfig.Builder.imageClassificationJobConfig(ImageClassificationJobConfig imageClassificationJobConfig)
Settings used to configure an AutoML job V2 for the image classification problem type.
|
Copyright © 2023. All rights reserved.