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