| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static CandidateArtifactLocations.Builder |
CandidateArtifactLocations.builder() |
CandidateArtifactLocations.Builder |
CandidateArtifactLocations.Builder.explainability(String explainability)
The Amazon S3 prefix to the explainability artifacts generated for the AutoML candidate.
|
CandidateArtifactLocations.Builder |
CandidateArtifactLocations.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CandidateArtifactLocations.Builder> |
CandidateArtifactLocations.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CandidateProperties.Builder |
CandidateProperties.Builder.candidateArtifactLocations(Consumer<CandidateArtifactLocations.Builder> candidateArtifactLocations)
The Amazon S3 prefix to the artifacts generated for an AutoML candidate.
|
Copyright © 2021. All rights reserved.