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