| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TabularResolvedAttributes |
AutoMLProblemTypeResolvedAttributes.tabularResolvedAttributes()
Defines the resolved attributes for the
TABULAR problem type. |
| Modifier and Type | Method and Description |
|---|---|
static AutoMLProblemTypeResolvedAttributes |
AutoMLProblemTypeResolvedAttributes.fromTabularResolvedAttributes(TabularResolvedAttributes tabularResolvedAttributes)
Create an instance of this class with
AutoMLProblemTypeResolvedAttributes.tabularResolvedAttributes() initialized to the given value. |
AutoMLProblemTypeResolvedAttributes.Builder |
AutoMLProblemTypeResolvedAttributes.Builder.tabularResolvedAttributes(TabularResolvedAttributes tabularResolvedAttributes)
Defines the resolved attributes for the
TABULAR problem type. |
Copyright © 2023. All rights reserved.