| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static MetricDefinition.Builder |
MetricDefinition.builder() |
MetricDefinition.Builder |
MetricDefinition.Builder.name(String name)
The name of the metric.
|
MetricDefinition.Builder |
MetricDefinition.Builder.regex(String regex)
A regular expression that searches the output of a training job and gets the value of the metric.
|
MetricDefinition.Builder |
MetricDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MetricDefinition.Builder> |
MetricDefinition.serializableBuilderClass() |
Copyright © 2021. All rights reserved.