| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
AutoMLProblemTypeResolvedAttributes |
AutoMLProblemTypeResolvedAttributes.clone() |
AutoMLProblemTypeResolvedAttributes |
AutoMLResolvedAttributes.getAutoMLProblemTypeResolvedAttributes()
Defines the resolved attributes specific to a problem type.
|
AutoMLProblemTypeResolvedAttributes |
AutoMLProblemTypeResolvedAttributes.withTabularResolvedAttributes(TabularResolvedAttributes tabularResolvedAttributes)
The resolved attributes for the tabular problem type.
|
AutoMLProblemTypeResolvedAttributes |
AutoMLProblemTypeResolvedAttributes.withTextGenerationResolvedAttributes(TextGenerationResolvedAttributes textGenerationResolvedAttributes)
The resolved attributes for the text generation problem type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoMLResolvedAttributes.setAutoMLProblemTypeResolvedAttributes(AutoMLProblemTypeResolvedAttributes autoMLProblemTypeResolvedAttributes)
Defines the resolved attributes specific to a problem type.
|
AutoMLResolvedAttributes |
AutoMLResolvedAttributes.withAutoMLProblemTypeResolvedAttributes(AutoMLProblemTypeResolvedAttributes autoMLProblemTypeResolvedAttributes)
Defines the resolved attributes specific to a problem type.
|
Copyright © 2025. All rights reserved.