| 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)
Defines the resolved attributes for the
TABULAR 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 © 2023. All rights reserved.